summaryrefslogtreecommitdiffstats
path: root/dcop/dcopidl/yacc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/dcopidl/yacc.cpp')
-rw-r--r--dcop/dcopidl/yacc.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dcop/dcopidl/yacc.cpp b/dcop/dcopidl/yacc.cpp
index 4be32edd0..9a58cefc9 100644
--- a/dcop/dcopidl/yacc.cpp
+++ b/dcop/dcopidl/yacc.cpp
@@ -1128,7 +1128,9 @@ while (YYID (0))
# define YYDPRINTF(Args) \
do { \
if (yydebug) \
+ { \
YYFPRINTF Args; \
+ } \
} while (YYID (0))
# define YY_SYMBOL_PRINT(Title, Type, Value, Location) \