Fix incorrect comment.

This commit is contained in:
Akim Demaille
2005-11-14 15:19:16 +00:00
parent 613d8952e3
commit 3dc4aa8c36

View File

@@ -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