X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frcvdist.c;h=ace5295df3c51f5285942ac5d446cf506bf8c4eb;hp=922670b52448c74d97d181cf3c240dc8e97e6ae4;hb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;hpb=794dab6aa5027ffaf024506140c258f6a0a9322d diff --git a/uip/rcvdist.c b/uip/rcvdist.c index 922670b..ace5295 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -9,6 +9,7 @@ #include #include #include +#include static struct swit switches[] = { #define FORMSW 0 @@ -16,7 +17,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };