summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/constexp.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constexp.y b/src/constexp.y
index cada993..f87ebf3 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