X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmark.c;h=c1da64454dec00df55a28933950d8ae4f96fbe1f;hp=3818c29babbef376f0229edf2cf7a86761663f58;hb=5f2b39344cca1086c975d47b730929d8f1904214;hpb=bd60514e13b4b1d4e2f726e6fc54da9eff6a263e diff --git a/uip/mark.c b/uip/mark.c index 3818c29..c1da644 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -23,11 +23,11 @@ static struct swit switches[] = { #define PUBLSW 4 { "public", 0 }, #define NPUBLSW 5 - { "nopublic", 0 }, + { "nopublic", 2 }, #define ZEROSW 6 { "zero", 0 }, #define NZEROSW 7 - { "nozero", 0 }, + { "nozero", 2 }, #define VERSIONSW 8 { "Version", 0 }, #define HELPSW 9