summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/constexp.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constexp.y b/src/constexp.y
index f87ebf3..cada993 100644
--- a/src/constexp.y
+++ b/src/constexp.y
@@ -43,7 +43,7 @@ int constexpYYlex();
%}
%no-lines
-%name-prefix="constexpYY"
+%name-prefix "constexpYY"
%token TOK_QUESTIONMARK
%token TOK_COLON