X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fcomp.c;h=7e741383413d0361f156b12e051e82379261d240;hp=d380b521b6e235ddc6b5f77e0a97d0c5c20ae127;hb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;hpb=f2763b05544699fbc1455451652965f03385951f diff --git a/uip/comp.c b/uip/comp.c index d380b52..7e74138 100644 --- a/uip/comp.c +++ b/uip/comp.c @@ -34,7 +34,7 @@ static struct swit switches[] = { #define VERSIONSW 11 { "version", 0 }, #define HELPSW 12 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };