]> git.marmaro.de Git - mmh/blobdiff - uip/dist.c
Require at least 2 chars for `no' variants of switches.
[mmh] / uip / dist.c
index 3db8cfc068c54bf46b2bbaee6060ed23736ba5fa..d00f686f3a0c282239f6b0b8c20b8595b297fe06 100644 (file)
@@ -14,7 +14,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