mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-13 23:36:10 +02:00
(parse_long_options): Update prototype.
This commit is contained in:
@@ -22,5 +22,5 @@ void parse_long_options (int _argc,
|
||||
const char *_command_name,
|
||||
const char *_package,
|
||||
const char *_version,
|
||||
const char *_authors,
|
||||
void (*_usage) (int));
|
||||
void (*_usage) (int),
|
||||
...);
|
||||
|
||||
Reference in New Issue
Block a user