diff options
Diffstat (limited to 'src/starter/y.tab.h')
-rw-r--r-- | src/starter/y.tab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter/y.tab.h b/src/starter/y.tab.h index 4b55cb005..b4352e6b4 100644 --- a/src/starter/y.tab.h +++ b/src/starter/y.tab.h @@ -70,7 +70,7 @@ typedef union YYSTYPE #line 56 "parser.y" { char *s; } -/* Line 1528 of yacc.c. */ +/* Line 1488 of yacc.c. */ #line 75 "y.tab.h" YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |