From: markus schnalke Date: Sat, 11 Feb 2012 21:22:09 +0000 (+0100) Subject: Added absolute path to match the common style. X-Git-Tag: mmh-thesis-end~304 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=b6d09bd20c57ba338690651d5922c724568bc7a0 Added absolute path to match the common style. --- diff --git a/config/config.c b/config/config.c index 62852df..20c62f5 100644 --- a/config/config.c +++ b/config/config.c @@ -136,7 +136,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.