X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhparam.c;h=d2603522f858a5f9bb497280773c178a5ffb8657;hb=e69044f7624abe5cb2cb796d528c0cc5f29515f7;hp=53a252387bccffd06f65411d45ee70d8ebc2378d;hpb=b5d9d6e4b1b05797ad7b2d86bdaf7cbf86d5e3da;p=mmh diff --git a/uip/mhparam.c b/uip/mhparam.c index 53a2523..d260352 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -29,7 +29,7 @@ static struct swit switches[] = { #define HELPSW 4 { "help", 0 }, #define DEBUGSW 5 - { "debug", -5 }, + { "debug", 5 }, { NULL, 0 } };