glr: formatting changes

* data/glr.c: here.
This commit is contained in:
Akim Demaille
2013-09-19 15:00:32 +02:00
parent 3afe18fd1f
commit 9e87ff5472

View File

@@ -1080,7 +1080,7 @@ yyexpandGLRStack (yyGLRStack* yystackp)
}
if (yystackp->yysplitPoint != YY_NULL)
yystackp->yysplitPoint = YYRELOC (yystackp->yyitems, yynewItems,
yystackp->yysplitPoint, yystate);
yystackp->yysplitPoint, yystate);
for (yyn = 0; yyn < yystackp->yytops.yysize; yyn += 1)
if (yystackp->yytops.yystates[yyn] != YY_NULL)