X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshow.c;h=a1fff551b36c7fa1f4b5261219a5dfc06957de74;hp=0baf1983b9c8f87dcb7516579a9b719d20f77cfa;hb=5b9d883db0318ed2b84bb82dee880d7381f99188;hpb=943765e7ac5693ae177fd8d2b5a2440e53ce816e diff --git a/uip/mhshow.c b/uip/mhshow.c index 0baf198..a1fff55 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -56,14 +56,12 @@ static struct swit switches[] = { */ #define PROGSW 14 { "moreproc program", -4 }, -#define LENSW 15 - { "length lines", -4 }, -#define WIDTHSW 16 +#define WIDTHSW 15 { "width columns", -4 }, /* ** switches for debugging */ -#define DEBUGSW 17 +#define DEBUGSW 16 { "debug", -5 }, { NULL, 0 } }; @@ -241,7 +239,6 @@ do_cache: argp[-2]); continue; - case LENSW: case WIDTHSW: if (!(cp = *argp++) || *cp == '-') adios(NULL, "missing argument to %s",