diff options
Diffstat (limited to 'src/conf_parser.h')
-rw-r--r-- | src/conf_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_parser.h b/src/conf_parser.h index 1418fbd..8226c15 100644 --- a/src/conf_parser.h +++ b/src/conf_parser.h @@ -502,7 +502,7 @@ extern int yydebug; typedef union YYSTYPE YYSTYPE; union YYSTYPE { -#line 140 "conf_parser.y" /* yacc.c:1909 */ +#line 143 "conf_parser.y" /* yacc.c:1909 */ int number; char *string; |