]> git.marmaro.de Git - mmh/blobdiff - uip/forw.c
Require at least 2 chars for `no' variants of switches.
[mmh] / uip / forw.c
index cbff866d0378ddc504b68d5ce8aad6cf146a14d5..b75bd2ee47c504cd86105742c95dafbc29b852e9 100644 (file)
@@ -20,7 +20,7 @@ static struct swit switches[] = {
 #define ANNOSW  0
        { "annotate", 0 },
 #define NANNOSW  1
-       { "noannotate", 0 },
+       { "noannotate", 2 },
 #define EDITRSW  2
        { "editor editor", 0 },
 #define FORMSW  3