X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvstore.c;h=bef959ca413542f2c2b4f7a6f52c5fe118cf0b1e;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=5a3dcbe02447e88823f102053c163e0b489b9f49;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/rcvstore.c b/uip/rcvstore.c index 5a3dcbe..bef959c 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 } };