diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2004-12-10 20:47:06 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2004-12-10 20:47:06 +0000 |
commit | 5af9cc14b70f907f0d10a75aa28ad04bbd65ec0d (patch) | |
tree | eaa75a18523d97c6e47c8ccec59365948b0082f7 /toxy/plustot.qlist.c | |
parent | 155fa2c04c7e415803e1546dcde0a47442eef4b3 (diff) |
restricted debug garbage to krzYszcz, few fixes in toxy
svn path=/trunk/externals/miXed/; revision=2364
Diffstat (limited to 'toxy/plustot.qlist.c')
-rw-r--r-- | toxy/plustot.qlist.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toxy/plustot.qlist.c b/toxy/plustot.qlist.c index b49aeb1..e077177 100644 --- a/toxy/plustot.qlist.c +++ b/toxy/plustot.qlist.c @@ -9,7 +9,9 @@ #include "toxy/plusbob.h" #include "plustot.h" +#ifdef KRZYSZCZ #define PLUSTOT_QLIST_DEBUG +#endif /* Need only an access to x_binbuf field. */ typedef struct _qlist |