Regenerate.

This commit is contained in:
Paul Eggert
2005-05-30 17:25:18 +00:00
parent 3062864d2c
commit 73e561d51a

View File

@@ -1851,7 +1851,7 @@ yyerrlab:
}
yyf = _(yyformat);
yysize1 = yysize + strlen (yyf);
yysize1 = yysize + yystrlen (yyf);
yysize_overflow |= yysize1 < yysize;
yysize = yysize1;