summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-30 20:31:50 +0000
committerRoland McGrath <roland@redhat.com>1992-07-30 20:31:50 +0000
commitf44c1d93669bd38822c08bdc46021666b5de8dc2 (patch)
treeb4456cc16d7285297b1cd841e2d5fcac8b315083 /main.c
parent5329b592b75f304609ba34e46d326def64d54dbd (diff)
downloadgunmake-f44c1d93669bd38822c08bdc46021666b5de8dc2.tar.gz
Formerly main.c.~55~
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index ad79453..3f23198 100644
--- a/main.c
+++ b/main.c
@@ -1046,6 +1046,7 @@ decode_switches (argc, argv)
case flag:
case flag_off:
case ignore:
+ case usage_and_exit:
long_options[i].has_arg = no_argument;
break;