X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=3515dd0810c2d079065ed89a8c3f41785a26f62d;hb=b26456a751067ad3182e9897966aae2363873585;hp=62852dfad79f3ecd68a6200a777de84c7e92e16b;hpb=a1cae878ec58748fd8d602178fe279bf6116931d;p=mmh diff --git a/config/config.c b/config/config.c index 62852df..3515dd0 100644 --- a/config/config.c +++ b/config/config.c @@ -62,8 +62,7 @@ char *digestcomps = "digestcomps"; /* forw -digest */ /* standard format (filter) files */ char *mhlformat = "mhl.format"; /* show */ -char *mhlreply = "mhl.reply"; /* repl -filter */ -char *mhlforward = "mhl.forward"; /* forw -filter */ +char *mhlreply = "mhl.reply"; /* repl */ /* @@ -136,7 +135,7 @@ char *incproc = NMHBINDIR"/inc"; ** the message to show. The string ``show -file'' is most likely what you ** want to be you lproc. */ -char *lproc = "show -file"; +char *lproc = NMHBINDIR"/show -file"; /* ** This is the path for the Bell equivalent mail program.