]> git.saurik.com Git - bison.git/commitdiff
* tests/regression.at (else): Adjust to Andreas' change.
authorAkim Demaille <akim@epita.fr>
Thu, 14 Feb 2002 12:35:32 +0000 (12:35 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 14 Feb 2002 12:35:32 +0000 (12:35 +0000)
ChangeLog
tests/regression.at

index d6f828cc69cdceec64acb4776fe80186be12d73f..16b3b84f1d17bd2c693e8c0f8c987d452a284238 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-14  Akim Demaille  <akim@epita.fr>
+
+       * tests/regression.at (else): Adjust to Andreas' change.
+
 2002-02-14  Akim Demaille  <akim@epita.fr>
 
        * lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.
index 77732f8cbdb532eeb856ba1c6542e5cde027a065..d0e751513ee3cb49f7b9e072a474a1cca7459873 100644 (file)
@@ -816,7 +816,7 @@ static const short yyrline[] =
 static const char *const yytname[] =
 {
   "$", "error", "$undefined.", "\"if\"", "\"const\"", "\"then\"",
-  "\"else\"", "$axiom", "statement", "struct_stat", "if", "else", NULL
+  "\"else\"", "$axiom", "statement", "struct_stat", "if", "else", 0
 };
 static const short yytoknum[] =
 {