X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/617a8f12271d677a2024c8955f1ef771bd94e37e..c5b95ccf6b5d646850709952e02466053a3ccbca:/data/glr.c diff --git a/data/glr.c b/data/glr.c index d99fc70c..5fef464f 100644 --- a/data/glr.c +++ b/data/glr.c @@ -149,8 +149,7 @@ b4_copyright([Skeleton parser for GLR parsing with Bison], [2002, 2003, 2004]) ]b4_identification m4_if(b4_prefix[], [yy], [], -[/* If NAME_PREFIX is specified substitute the variables and functions - names. */ +[/* Substitute the variable and function names. */ #define yyparse b4_prefix[]parse #define yylex b4_prefix[]lex #define yyerror b4_prefix[]error