]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(parse_long_options): Use prototype for usage function arg.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 22:35:55 +0000 (22:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 22:35:55 +0000 (22:35 +0000)
commita36ee874e8f0040d2b009a3ee76a7649a00a8d5e
tree418dd168d78ca7d7ecfed937453aa1393a94cbd4
parentb4b1fa73a42eddd55dfcf3fb05182f0694bff8c3
(parse_long_options): Use prototype for usage function arg.
Pass it EXIT_SUCCESS rather than 0, for clarity.
lib/long-options.c