]> git.saurik.com Git - bison.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 May 2005 17:25:18 +0000 (17:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 May 2005 17:25:18 +0000 (17:25 +0000)
src/parse-gram.c

index 4f42db281d9978ee775dd5ee8bc2b4c43d78d66b..c468acfcf8ced581e7e631a4f212fe61d7dbc690 100644 (file)
@@ -1851,7 +1851,7 @@ yyerrlab:
              }
 
          yyf = _(yyformat);
              }
 
          yyf = _(yyformat);
-         yysize1 = yysize + strlen (yyf);
+         yysize1 = yysize + yystrlen (yyf);
          yysize_overflow |= yysize1 < yysize;
          yysize = yysize1;
 
          yysize_overflow |= yysize1 < yysize;
          yysize = yysize1;