From ac58291e4d9d528512e99a809d91bc26a2f3dc49 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 Sep 2003 18:13:44 +0000 Subject: (parse_long_options): Update prototype. --- lib/long-options.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/long-options.h b/lib/long-options.h index e89b3512d..78a33a389 100644 --- a/lib/long-options.h +++ b/lib/long-options.h @@ -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), + ...); -- cgit v1.2.3-70-g09d2