X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhparam.c;h=4d00717e1d895f2e5eac6372013f5fc8b8416bef;hp=328ea6b531620f401d31613c4d625e7b8f41c1b7;hb=337338b404931f06f0db2119c9e145e8ca5a9860;hpb=a485ed478abbd599d8c9aab48934e7a26733ecb1 diff --git a/uip/mhparam.c b/uip/mhparam.c index 328ea6b..4d00717 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -60,11 +60,11 @@ static struct proc procs [] = { { "showproc", &showproc }, { "version", &version_num }, { "whatnowproc", &whatnowproc }, - { "whomproc", &whomproc }, { "etcdir", &mhetcdir }, { "libdir", &mhlibdir }, { "backup-prefix", &backup_prefix }, { "altmsg-link", &altmsglink }, + { "draft-folder", &draftfolder }, { NULL, NULL }, };