X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b5d9d6e4b1b05797ad7b2d86bdaf7cbf86d5e3da..ab3e934551e83f49a04975b05c11c1b3d5768642:/uip/mhparam.c diff --git a/uip/mhparam.c b/uip/mhparam.c index 53a25238..d2603522 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 } };