X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fscan.c;h=7f5cf46ff2667d094389fe5f7a5d2aacbb4dc81a;hp=b40537c078a2255a15d68f695e04258fd0f8cf45;hb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;hpb=f2763b05544699fbc1455451652965f03385951f diff --git a/uip/scan.c b/uip/scan.c index b40537c..7f5cf46 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -43,7 +43,7 @@ static struct swit switches[] = { #define VERSIONSW 10 { "version", 0 }, #define HELPSW 11 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };