diff options
Diffstat (limited to 'src/starter/parser.h')
-rw-r--r-- | src/starter/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter/parser.h b/src/starter/parser.h index f0e666bb5..eff532f6d 100644 --- a/src/starter/parser.h +++ b/src/starter/parser.h @@ -71,7 +71,7 @@ typedef union YYSTYPE { /* Line 1676 of yacc.c */ -#line 54 "parser.y" +#line 52 "parser.y" char *s; |