summaryrefslogtreecommitdiff
path: root/lib/command_parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command_parse.y')
-rw-r--r--lib/command_parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command_parse.y b/lib/command_parse.y
index cbc7ce9754..dd8e6fb596 100644
--- a/lib/command_parse.y
+++ b/lib/command_parse.y
@@ -28,7 +28,7 @@
%}
%locations
-%define parse.error verbose
+/* define parse.error verbose */
%define api.pure full
/* define api.prefix {cmd_yy} */