X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhshow.c;h=a1fff551b36c7fa1f4b5261219a5dfc06957de74;hb=33b33a0ac8a3f8f05c9bb0195c100306c00cce35;hp=0baf1983b9c8f87dcb7516579a9b719d20f77cfa;hpb=39e87a75b5c2d3572ec72e717720b44af291e88a;p=mmh 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",