X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Frcvdist.c;h=fa2a170b1733ff2d5858aed223497687869a6118;hb=bd60514e13b4b1d4e2f726e6fc54da9eff6a263e;hp=ac1914978348471a5371073234a9c0f5c043e2d4;hpb=3b91e463fc7a4db9e7b69e2e0f4f7909339beea5;p=mmh diff --git a/uip/rcvdist.c b/uip/rcvdist.c index ac19149..fa2a170 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -14,9 +14,9 @@ static struct swit switches[] = { #define FORMSW 0 - { "form formfile", 4 }, + { "form formfile", 0 }, #define VERSIONSW 1 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 2 { "help", 0 }, { NULL, 0 }