mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Fix incorrect comment.
This commit is contained in:
@@ -111,7 +111,6 @@ m4_popdef([$1])dnl
|
|||||||
# b4_parse_param_use
|
# b4_parse_param_use
|
||||||
# ------------------
|
# ------------------
|
||||||
# `YYUSE' all the parse-params.
|
# `YYUSE' all the parse-params.
|
||||||
# WARNING: Ends with a dnl, there must be nothing behind it.
|
|
||||||
m4_define([b4_parse_param_use],
|
m4_define([b4_parse_param_use],
|
||||||
[b4_parse_param_for([Decl], [Formal], [ YYUSE (Formal);
|
[b4_parse_param_for([Decl], [Formal], [ YYUSE (Formal);
|
||||||
])dnl
|
])dnl
|
||||||
|
|||||||
Reference in New Issue
Block a user