X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhparam.c;h=6c6fedbc1b3ce9ea68b62090991aa41238efef3e;hp=7a1c512611fc3280fd5f1d6f74ce9db7740d8a5f;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=8edc5aaf86f9f77124664f6801bc6c6cdf258173 diff --git a/uip/mhparam.c b/uip/mhparam.c index 7a1c512..6c6fedb 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -19,7 +19,7 @@ static struct swit switches[] = { #define ALLSW 2 { "all", 0 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, #define DEBUGSW 5 @@ -37,7 +37,6 @@ static struct proc procs [] = { { "context", &context }, { "mh-sequences", &mh_seq }, { "editor", &defaulteditor }, - { "fileproc", &fileproc }, { "foldprot", &foldprot }, { "listproc", &listproc }, { "mimetypequeryproc", &mimetypequeryproc },