diff --git a/data/skeletons/yacc.c b/data/skeletons/yacc.c index 18e40fc2..117c9315 100644 --- a/data/skeletons/yacc.c +++ b/data/skeletons/yacc.c @@ -1479,7 +1479,7 @@ yynewstate: /*--------------------------------------------------------------------. -| yynewstate -- set current state (the top of the stack) to yystate. | +| yysetstate -- set current state (the top of the stack) to yystate. | `--------------------------------------------------------------------*/ yysetstate: YYDPRINTF ((stderr, "Entering state %d\n", yystate));