X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7bd6c77e5e135196b9461c404d2aca4c4fc516fa..efc6bf1b94135c0b858896ef966aa7eaca4ff3cf:/data/c.m4 diff --git a/data/c.m4 b/data/c.m4 index 58d8e1a9..dcc0f177 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -395,7 +395,7 @@ b4_location_if([ (void) yylocationp; { YYFPRINTF (yyout, "token %s (", yytname[[yytype]]); # ifdef YYPRINT - YYPRINT (yyout, yytoknum[[yytype]], yyvalue); + YYPRINT (yyout, yytoknum[[yytype]], *yyvaluep); # endif } else