]> git.saurik.com Git - bison.git/blobdiff - src/bison.hairy
* src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
[bison.git] / src / bison.hairy
index 999b55591d01c856263bc0172a1cc243c97dc875..3acb54bc82f5d4ed6297f4efb654671eadc8fbfe 100644 (file)
@@ -1,4 +1,4 @@
-
+                                                          /* -*- C -*- */
 extern int timeclock;
 
 
@@ -261,7 +261,7 @@ yyresume:
          yylsp->last_line = (yylsp+yylen-1)->last_line;
          yylsp->last_column = (yylsp+yylen-1)->last_column;
        }
-         
+
       if (yyptr == yyrq + YYMAXRULES)
         yyptr = yyrq;
     }
@@ -331,4 +331,4 @@ yyerrlab:
   goto yyresume;
 }
 
-$
+%% actions