Fixed mhl's -nobody switch.
[mmh] / uip / rcvdist.c
index ac19149..fa2a170 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 }