X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=c02243d43cdd9c56ceb120c7601df94bd33e0955;hp=94c0760f922f07975aeccae876339528833517bb;hb=f33f12af33361e5d688cd1700c1ee03af5988fd9;hpb=bec79382afc185947279c0f3c724c5983944ee7f diff --git a/config/config.c b/config/config.c index 94c0760..c02243d 100644 --- a/config/config.c +++ b/config/config.c @@ -122,9 +122,9 @@ char *fileproc = NMHBINDIR"/refile"; ** This is the default program invoked by a "list" or "display" response ** at the "What now?" prompt. It will be given the absolute pathname of ** the message to show. The string ``show -file'' is most likely what you -** want to be you lproc. +** want to be you listproc. */ -char *lproc = NMHBINDIR"/show -file"; +char *listproc = "show -file"; /* ** This is the path for the Bell equivalent mail program.