.
authorJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 02:48:37 +0000 (02:48 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 02:48:37 +0000 (02:48 +0000)
lib/long-options.h

index 274e6acc34c748841770ba85fc1a61f96906c7d2..44d80f5ee55b5dfd2d49079eb4ee074a3f2c8216 100644 (file)
@@ -8,4 +8,4 @@
 void
   parse_long_options __P ((int _argc, char **_argv, const char *_command_name,
                           const char *_package,
-                          const char *_version_string, void (*_usage) (int)));
+                          const char *_version, void (*_usage) (int)));