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