* mktime.c (not_equal_tm): Remove redundant check.
[gnulib.git] / lib / long-options.h
index e89b351..50f0c34 100644 (file)
@@ -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),
+                        /* const char *author1, ...*/ ...);