changeset 723:ccf967f58933

.
author Jim Meyering <jim@meyering.net>
date Thu, 10 Oct 1996 02:48:37 +0000
parents f8be7fd6ff86
children 3f555c6de1b9
files lib/long-options.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/long-options.h	Wed Oct 09 11:55:22 1996 +0000
+++ b/lib/long-options.h	Thu Oct 10 02:48:37 1996 +0000
@@ -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)));