]> git.marmaro.de Git - mmh/blobdiff - uip/ap.c
Require at least 2 chars for `no' variants of switches.
[mmh] / uip / ap.c
index 3bb2bf0b606b8897ce22cf021ec18937a71510ca..9f8e6f0ff67dd7f078e9e2b552f3a2ebebb820b0 100644 (file)
--- a/uip/ap.c
+++ b/uip/ap.c
@@ -20,7 +20,7 @@ static struct swit switches[] = {
 #define NORMSW 1
        { "normalize", 0 },
 #define NNORMSW 2
 #define NORMSW 1
        { "normalize", 0 },
 #define NNORMSW 2
-       { "nonormalize", 0 },
+       { "nonormalize", 2 },
 #define VERSIONSW 3
        { "Version", 0 },
 #define HELPSW 4
 #define VERSIONSW 3
        { "Version", 0 },
 #define HELPSW 4