X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fviamail.c;h=9f79a2e1b626d74834f2dd41c1dbb0e6ebaec2d0;hp=2ee6b3dff61bdac2e3ad3913c50783d91c3f7f1a;hb=dee387b53ab0d42922f857b60d6f980c9e79d16f;hpb=794dab6aa5027ffaf024506140c258f6a0a9322d diff --git a/uip/viamail.c b/uip/viamail.c index 2ee6b3d..9f79a2e 100644 --- a/uip/viamail.c +++ b/uip/viamail.c @@ -11,8 +11,8 @@ #include #include #include -#include -#include +#include +#include #include #include @@ -42,7 +42,7 @@ static struct swit switches[] = { #define VERSIONSW 9 { "version", 0 }, #define HELPSW 10 - { "help", 4 }, + { "help", 0 }, #define DEBUGSW 11 { "debug", -5 }, { NULL, 0 }