summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_rmail/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctm/ctm_rmail/options.h')
-rw-r--r--usr.sbin/ctm/ctm_rmail/options.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/options.h b/usr.sbin/ctm/ctm_rmail/options.h
index 2106199..f0d96c8 100644
--- a/usr.sbin/ctm/ctm_rmail/options.h
+++ b/usr.sbin/ctm/ctm_rmail/options.h
@@ -88,6 +88,7 @@ pusage()
while (O_cont) \
switch (*++*argv) \
{ \
+ default: \
case '-': \
usage(); \
case '\0': \
@@ -130,8 +131,6 @@ pusage()
#define ENDOPTS \
break; \
- default: \
- usage(); \
} \
} \
*--argv = O_name; \
OpenPOWER on IntegriCloud