aboutsummaryrefslogtreecommitdiff
path: root/tbext/source/tbstrg.cpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2003-09-07 00:42:00 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:53 +0200
commit6399d444c572093ab8bc356be0cb915b33265415 (patch)
tree5050547fdab70b73f5b00cb998794897ff89b2fc /tbext/source/tbstrg.cpp
parent432472fe416edfb1f5548e7a4998e62869ff41e5 (diff)
*** empty log message ***
svn path=/trunk/externals/tb/; revision=934
Diffstat (limited to 'tbext/source/tbstrg.cpp')
-rw-r--r--tbext/source/tbstrg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbext/source/tbstrg.cpp b/tbext/source/tbstrg.cpp
index c71c7da..a999e2f 100644
--- a/tbext/source/tbstrg.cpp
+++ b/tbext/source/tbstrg.cpp
@@ -59,7 +59,7 @@ protected:
private:
- FLEXT_CALLBACK_1(set_route,t_int);
+ FLEXT_CALLBACK(set_route,t_int);
t_int dest;
};