>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
> +# 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 > +]) The last line of comment is incorrect and was removed.
