]> git.saurik.com Git - bison.git/commitdiff
Fix incorrect comment.
authorAkim Demaille <akim@epita.fr>
Mon, 14 Nov 2005 15:19:16 +0000 (15:19 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 14 Nov 2005 15:19:16 +0000 (15:19 +0000)
data/c.m4

index cef534b2d37ecac0b27774be7943d07e0dfbd877..1b521c283fbe99471e505dc970558d30f49b694a 100644 (file)
--- 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