]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.c
Regenerate.
[bison.git] / src / parse-gram.c
index 4f42db281d9978ee775dd5ee8bc2b4c43d78d66b..c468acfcf8ced581e7e631a4f212fe61d7dbc690 100644 (file)
@@ -1851,7 +1851,7 @@ yyerrlab:
              }
 
          yyf = _(yyformat);
-         yysize1 = yysize + strlen (yyf);
+         yysize1 = yysize + yystrlen (yyf);
          yysize_overflow |= yysize1 < yysize;
          yysize = yysize1;