X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8a5ee47c4884d56e13a50c4d28d22559101e1510..3e151103c954aad7871a197b438b8d79d557e07e:/config/config.c diff --git a/config/config.c b/config/config.c index 82d20b18..72896c27 100644 --- a/config/config.c +++ b/config/config.c @@ -194,6 +194,13 @@ char *faceproc = NULL; char *fileproc = nmhbindir (/refile); +/* + * This program is used to optionally format the bodies of messages by + * "mhl". + */ + +char *formatproc = NULL; + /* * This program is called to incorporate messages into a folder. */