X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhtest.c;h=871270ee672a80a798ccde528dfe9188652986d8;hp=a19475bd651f1967493c5f6a690efd1991914a3c;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=d1fefd9f614e4dc3cda16da6c69133c1b2005269 diff --git a/uip/mhtest.c b/uip/mhtest.c index a19475b..871270e 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -30,7 +30,7 @@ static struct swit switches[] = { #define TYPESW 5 { "type content", 0 }, #define VERSIONSW 6 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 7 { "help", 0 }, #define DEBUGSW 8 @@ -39,8 +39,6 @@ static struct swit switches[] = { }; -int ebcdicsw = 0; /* hack for linking purposes */ - /* mhparse.c */ extern char *tmp; /* directory to place temp files */