X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuild.c;h=76626dbba9c0de101ea897e65ee00222e098c24e;hb=5f2b39344cca1086c975d47b730929d8f1904214;hp=67b2e0e8112925b9e8538c321417b0787483cae0;hpb=e68b1fb49f49b3f68b7a1a5eeb449b2c26b196a8;p=mmh diff --git a/uip/mhbuild.c b/uip/mhbuild.c index 67b2e0e..76626db 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -32,9 +32,9 @@ static struct swit switches[] = { #define VERBSW 0 { "verbose", 0 }, #define NVERBSW 1 - { "noverbose", 0 }, + { "noverbose", 2 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, #define DEBUGSW 4