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