X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=inline;f=uip%2Fap.c;h=3bb2bf0b606b8897ce22cf021ec18937a71510ca;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hp=623e0030ac3f0ac143d2c1adb4dd3f9e1917b212;hpb=43ea5347b6b445d926082d6e3c1ddec376e8692d;p=mmh diff --git a/uip/ap.c b/uip/ap.c index 623e003..3bb2bf0 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -22,7 +22,7 @@ static struct swit switches[] = { #define NNORMSW 2 { "nonormalize", 0 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, { NULL, 0 }