summaryrefslogtreecommitdiff
path: root/src/conf_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf_parser.h')
-rw-r--r--src/conf_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_parser.h b/src/conf_parser.h
index f7c6e87..058c153 100644
--- a/src/conf_parser.h
+++ b/src/conf_parser.h
@@ -478,7 +478,7 @@ extern int yydebug;
typedef union YYSTYPE
{
/* Line 2077 of yacc.c */
-#line 147 "conf_parser.y"
+#line 135 "conf_parser.y"
int number;
char *string;