X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvpack.c;h=1e85f803ec3d67939bdd5356576475a55991180b;hb=b779fc0797de650993f5f8ec15c23ca9a7b3c9e2;hp=f9834be44811a5ed289bd5dd7f2cf17a1ded8535;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/rcvpack.c b/uip/rcvpack.c index f9834be..1e85f80 100644 --- a/uip/rcvpack.c +++ b/uip/rcvpack.c @@ -8,8 +8,8 @@ #include #include #include -#include -#include +#include +#include static struct swit switches[] = { #define MBOXSW 0 @@ -19,7 +19,7 @@ static struct swit switches[] = { #define VERSIONSW 2 { "version", 0 }, #define HELPSW 3 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };