Renamed the smart object callbacks from on_foo to smart_foo.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 23 Sep 2006 19:52:31 +0000 (19:52 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 23 Sep 2006 19:52:31 +0000 (19:52 +0000)
commitbdf8d30b547449b4573187505252141b7143ea39
treedbdbd6f6420e3c9bc332cdd465eb8652ec111ad5
parent61e8a78c9494e0952dc45214d2e1ee1bff857106
Renamed the smart object callbacks from on_foo to smart_foo.

This avoids a naming clash with the event system.
src/rb_smart.c