X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d9df47b656fd1757f1f36c8f3d823ca9ca5bfe91..0f664b89d4aa86146015acd87a770db878d7e5d4:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 044c8e45..86ac4b52 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -160,7 +160,7 @@ typedef union YYSTYPE { -/* Line 1542 of yacc.c */ +/* Line 1681 of yacc.c */ #line 94 "parse-gram.y" symbol *symbol; @@ -174,7 +174,7 @@ typedef union YYSTYPE -/* Line 1542 of yacc.c */ +/* Line 1681 of yacc.c */ #line 179 "parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 @@ -199,4 +199,3 @@ typedef struct YYLTYPE -