X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhparam.c;h=0f9c487c761d628a5ce2dc2ea31b29b6df4833d7;hp=db8e85afce5512ef83e5542fc75142a3d1856b83;hb=0c4214ea2aec6497d0d67b436bbee9bc1d225f1e;hpb=9e9e918ec2a607aca26253fe945ea9569475aae3 diff --git a/uip/mhparam.c b/uip/mhparam.c index db8e85a..0f9c487 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -45,8 +45,8 @@ static struct proc procs [] = { { "mailproc", &mailproc }, { "mhlproc", &mhlproc }, { "mimetypequeryproc", &mimetypequeryproc }, - { "moreproc", &moreproc }, { "msgprot", &msgprot }, + { "pager", &defaultpager }, { "postproc", &postproc }, { "rmmproc", &rmmproc }, { "sendmail", &sendmail },