X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fscan.c;h=085cc7fa7ea3c54a5b206356520bd53277604074;hp=5cdd5b9665e1990a2189f9b133bb2ecbeef0800c;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=601cc73d1fa05ce96faa728f036d6c51b91701c7;ds=sidebyside diff --git a/uip/scan.c b/uip/scan.c index 5cdd5b9..085cc7f 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -21,7 +21,7 @@ static struct swit switches[] = { #define FILESW 2 { "file file", 4 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, { NULL, 0 }