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