]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Fix two nits reported by twlevo, plus one more that I discovered.
[bison.git] / src / parse-gram.h
index cf303fd83d07b3a0b46a0066d137fd5215b25c72..1b1b881f798e314b8500b12ba1b7aefcfcd93113 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.1a.  */
+/* A Bison parser, made by GNU Bison 2.1b.  */
 
 /* Skeleton parser for Yacc-like parsing with Bison,
    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -147,7 +147,7 @@ typedef union YYSTYPE
   assoc assoc;
   uniqstr uniqstr;
 }
-/* Line 1536 of yacc.c.  */
+/* Line 1538 of yacc.c.  */
 #line 152 "parse-gram.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */