aboutsummaryrefslogtreecommitdiff
path: root/contrib/seg/segparse.y
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/seg/segparse.y')
-rw-r--r--contrib/seg/segparse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/seg/segparse.y b/contrib/seg/segparse.y
index 177bf06fb2d..538d06e5339 100644
--- a/contrib/seg/segparse.y
+++ b/contrib/seg/segparse.y
@@ -42,7 +42,7 @@
/* BISON Declarations */
%parse-param {SEG *result}
%expect 0
-%name-prefix "seg_yy"
+%name-prefix="seg_yy"
%union {
struct BND {