X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvstore.c;h=726ff9ed49aca5ff60c78a69c59d9a8ddcb7bc97;hb=92b681fcfe932ee9bd313059ad8acee71baab6c1;hp=5a3dcbe02447e88823f102053c163e0b489b9f49;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/rcvstore.c b/uip/rcvstore.c index 5a3dcbe..726ff9e 100644 --- a/uip/rcvstore.c +++ b/uip/rcvstore.c @@ -10,6 +10,7 @@ #include #include #include +#include static struct swit switches[] = { #define CRETSW 0 @@ -33,7 +34,7 @@ static struct swit switches[] = { #define VERSIONSW 9 { "version", 0 }, #define HELPSW 10 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };