s/lproc/listproc/
[mmh] / uip / mhparam.c
index 0f9c487..64ee5d7 100644 (file)
@@ -36,12 +36,10 @@ static struct proc procs [] = {
        { "attachment-header",  &attach_hdr },
        { "context",       &context },
        { "mh-sequences",  &mh_seq },
-       { "buildmimeproc", &buildmimeproc },
        { "editor",        &defaulteditor },
        { "fileproc",      &fileproc },
        { "foldprot",      &foldprot },
-       { "incproc",       &incproc },
-       { "lproc",         &lproc },
+       { "listproc",      &listproc },
        { "mailproc",      &mailproc },
        { "mhlproc",       &mhlproc },
        { "mimetypequeryproc", &mimetypequeryproc },