X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fprompter.c;h=79e0eb790b7f5541bcdb362606fc551488197309;hp=e1f0e8d5de6828f9420e5f8ec4ca9ed8a0e7db61;hb=8f4c5da8971926f7eccc912f7998c343aef3c33b;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822 diff --git a/uip/prompter.c b/uip/prompter.c index e1f0e8d..79e0eb7 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -56,7 +56,7 @@ static struct swit switches[] = { #define VERSIONSW 10 { "version", 0 }, #define HELPSW 11 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };