]> git.marmaro.de Git - mmh/blobdiff - uip/rcvdist.c
Fixed mhl's -nobody switch.
[mmh] / uip / rcvdist.c
index ac1914978348471a5371073234a9c0f5c043e2d4..fa2a170b1733ff2d5858aed223497687869a6118 100644 (file)
@@ -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 }