projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ba5286
)
Added absolute path to match the common style.
author
markus schnalke
<meillo@marmaro.de>
Sat, 11 Feb 2012 21:22:09 +0000
(22:22 +0100)
committer
markus schnalke
<meillo@marmaro.de>
Sat, 11 Feb 2012 21:22:09 +0000
(22:22 +0100)
config/config.c
patch
|
blob
|
history
diff --git
a/config/config.c
b/config/config.c
index
62852df
..
20c62f5
100644
(file)
--- 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.