mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 16:53:02 +00:00
style: comment change
* src/getargs.c: here.
This commit is contained in:
@@ -110,6 +110,7 @@ typedef void (usage_fn) (FILE *out);
|
|||||||
*
|
*
|
||||||
* \param opt option being decoded (e.g., --report).
|
* \param opt option being decoded (e.g., --report).
|
||||||
* \param xargmatch matching function.
|
* \param xargmatch matching function.
|
||||||
|
* \param usage function that implement --help for this option.
|
||||||
* \param all the value of the argument 'all'.
|
* \param all the value of the argument 'all'.
|
||||||
* \param flags the flags to update
|
* \param flags the flags to update
|
||||||
* \param args comma separated list of effective subarguments to decode.
|
* \param args comma separated list of effective subarguments to decode.
|
||||||
|
|||||||
Reference in New Issue
Block a user