projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5bf58c
)
Remove trailing white space.
author
Jim Meyering
<jim@meyering.net>
Fri, 26 May 1995 15:08:55 +0000
(15:08 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 26 May 1995 15:08:55 +0000
(15:08 +0000)
lib/long-options.c
patch
|
blob
|
history
diff --git
a/lib/long-options.c
b/lib/long-options.c
index c1071bfaf725d6b4778886623bc7c11aa084ffd5..dd7a8ca148223c3fc18632934e0c8a6c501bf23d 100644
(file)
--- a/
lib/long-options.c
+++ b/
lib/long-options.c
@@
-64,7
+64,7
@@
parse_long_options (argc, argv, command_name, version_string, usage)
case 'v':
printf ("%s - %s\n", command_name, version_string);
exit (0);
-
+
default:
/* Don't process any other long-named options. */
break;