From: Akim Demaille Date: Mon, 14 Nov 2005 15:19:16 +0000 (+0000) Subject: Fix incorrect comment. X-Git-Tag: v2.3b~572 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/3dc4aa8c362af2ffeabd2d3cb15a5816d4584ed6?ds=sidebyside Fix incorrect comment. --- diff --git a/data/c.m4 b/data/c.m4 index cef534b2..1b521c28 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -111,7 +111,6 @@ m4_popdef([$1])dnl # b4_parse_param_use # ------------------ # `YYUSE' all the parse-params. -# WARNING: Ends with a dnl, there must be nothing behind it. m4_define([b4_parse_param_use], [b4_parse_param_for([Decl], [Formal], [ YYUSE (Formal); ])dnl