]> git.saurik.com Git - bison.git/commitdiff
* 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 a558e357332651cf73c4e9633c9b2ec313c8cea7..ce5f638c8cced6ecffcc44bf4aef10a8750ca780 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 d17ff73d090e8cfdf66b0cf5923f4943ab261ae3..d54d3a2714f62a11c7048b9c93ad004a55056245 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;