X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Freadconfig.c;h=7f30975d7872a977d0b748414e14cd5df1caa069;hb=3e151103c954aad7871a197b438b8d79d557e07e;hp=eba6eece17ad2c2d1e82ca45473ddca486b8aae2;hpb=81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2;p=mmh diff --git a/sbr/readconfig.c b/sbr/readconfig.c index eba6eec..7f30975 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -3,8 +3,6 @@ * readconfig.c -- base routine to read nmh configuration files * -- such as nmh profile, context file, or mhn.defaults. * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -24,6 +22,7 @@ static struct procstr procs[] = { { "buildmimeproc", &buildmimeproc }, { "faceproc", &faceproc }, { "fileproc", &fileproc }, + { "formatproc", &formatproc }, { "incproc", &incproc }, { "installproc", &installproc }, { "lproc", &lproc },