X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fap.c;h=9f8e6f0ff67dd7f078e9e2b552f3a2ebebb820b0;hb=2ad400e58233fb80e4c331e1d97c25c6d7312dd4;hp=623e0030ac3f0ac143d2c1adb4dd3f9e1917b212;hpb=43ea5347b6b445d926082d6e3c1ddec376e8692d;p=mmh diff --git a/uip/ap.c b/uip/ap.c index 623e003..9f8e6f0 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -20,9 +20,9 @@ static struct swit switches[] = { #define NORMSW 1 { "normalize", 0 }, #define NNORMSW 2 - { "nonormalize", 0 }, + { "nonormalize", 2 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, { NULL, 0 }