X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=72896c2729bf643ecf51df8a3dd0335c8a70c7e4;hb=15e319de7289e1bdd130f31db6ee6409bc0096e4;hp=82d20b18a88d63632980070a1eeadee0c9ea2827;hpb=d4e112ae5fad828f33e3a44de40c6e5db7db51ad;p=mmh diff --git a/config/config.c b/config/config.c index 82d20b1..72896c2 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. */