Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / rcvpack.c
index e00e1fd..fe98a44 100644 (file)
@@ -13,7 +13,7 @@
 
 static struct swit switches[] = {
 #define VERSIONSW  0
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  1
        { "help", 0 },
        { NULL, 0 }