X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Frcvdist.c;h=867104ad67a3ef90587c863147ad1d122567aa54;hb=dee387b53ab0d42922f857b60d6f980c9e79d16f;hp=5fca8ec50433760e31b6dc78ceee278cbf0bd2e6;hpb=8563731b02ce9d750806f6b1769af8b399d964e8;p=mmh diff --git a/uip/rcvdist.c b/uip/rcvdist.c index 5fca8ec..867104a 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -8,8 +8,8 @@ #include #include #include -#include -#include +#include +#include static struct swit switches[] = { #define FORMSW 0 @@ -17,7 +17,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };