Changed type of a local to unsigned and removed local ncomps to suppress compile...
[mmh] / sbr / readconfig.c
index 2a68019..7f30975 100644 (file)
@@ -22,6 +22,7 @@ static struct procstr procs[] = {
     { "buildmimeproc", &buildmimeproc },
     { "faceproc",      &faceproc },
     { "fileproc",      &fileproc },
+    { "formatproc",    &formatproc },
     { "incproc",       &incproc },
     { "installproc",   &installproc },
     { "lproc",         &lproc },