X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fslocal.c;h=ec788e319076d8b25a76fcdd755314e37bc01fa6;hp=bd6b0a2714dc49c5e0b2a904bb68be518cb1de63;hb=5f2b39344cca1086c975d47b730929d8f1904214;hpb=bd60514e13b4b1d4e2f726e6fc54da9eff6a263e diff --git a/uip/slocal.c b/uip/slocal.c index bd6b0a2..ec788e3 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -59,7 +59,7 @@ static struct swit switches[] = { #define VERBSW 8 { "verbose", 0 }, #define NVERBSW 9 - { "noverbose", 0 }, + { "noverbose", 2 }, #define DEBUGSW 10 { "debug", 0 }, #define VERSIONSW 11