* data/bison.simple.new: Comment changes.
authorAkim Demaille <akim@epita.fr>
Tue, 18 Jun 2002 11:37:20 +0000 (11:37 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 18 Jun 2002 11:37:20 +0000 (11:37 +0000)
Reported by Andreas Schwab.

ChangeLog
data/bison.simple

index a558e35..ce5f638 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-18  Akim Demaille  <akim@epita.fr>
+
+       * data/bison.simple.new: Comment changes.
+       Reported by Andreas Schwab.
+
 2002-06-18  Matt Kraai  <kraai@alumni.cmu.edu>
 
        * data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that
index d17ff73..d54d3a2 100644 (file)
@@ -1252,9 +1252,9 @@ yyabortlab:
   goto yyreturn;
 
 #ifndef yyoverflow
-/*---------------------------------------------.
-| yyoverflowab -- parser overflow comes here.  |
-`---------------------------------------------*/
+/*----------------------------------------------.
+| yyoverflowlab -- parser overflow comes here.  |
+`----------------------------------------------*/
 yyoverflowlab:
   yyerror ("parser stack overflow");
   yyresult = 2;