diff options
Diffstat (limited to 'cyclone/hammer/comment.c')
-rw-r--r-- | cyclone/hammer/comment.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cyclone/hammer/comment.c b/cyclone/hammer/comment.c index 03d4d03..567c5b1 100644 --- a/cyclone/hammer/comment.c +++ b/cyclone/hammer/comment.c @@ -20,7 +20,9 @@ /* our proxy of the text_class (not in the API), LATER do not cheat */ static t_class *makeshift_class; +#ifdef KRZYSZCZ //#define COMMENT_DEBUG +#endif #define COMMENT_LMARGIN 1 #define COMMENT_RMARGIN 1 |