mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-02 05:50:14 -04:00
(parse_long_options): Update prototype.
This commit is contained in:
+2
-2
@@ -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