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