X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fprompter.c;h=6db0455a58024838d6412c3ea06fbe84da78d753;hp=6c780d4a19d40fa6f5aa5c373df9ede49a9acdfd;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=601cc73d1fa05ce96faa728f036d6c51b91701c7 diff --git a/uip/prompter.c b/uip/prompter.c index 6c780d4..6db0455 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -47,7 +47,7 @@ static struct swit switches[] = { #define NDOTSW 9 { "nodoteof", 0 }, #define VERSIONSW 10 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 11 { "help", 0 }, { NULL, 0 }