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 b0ab8be..b60977e 100644
--- a/src/conf_parser.h
+++ b/src/conf_parser.h
@@ -496,7 +496,7 @@ extern int yydebug;
typedef union YYSTYPE
{
/* Line 2058 of yacc.c */
-#line 139 "conf_parser.y"
+#line 138 "conf_parser.y"
int number;
char *string;