Revert "Removed unused mhlforward var."
[mmh] / config / config.c
index 3515dd0..20c62f5 100644 (file)
@@ -62,7 +62,8 @@ char *digestcomps    = "digestcomps";      /* forw -digest */
 
 /* standard format (filter) files */
 char *mhlformat      = "mhl.format";       /* show         */
-char *mhlreply       = "mhl.reply";        /* repl         */
+char *mhlreply       = "mhl.reply";        /* repl -filter */
+char *mhlforward     = "mhl.forward";      /* forw -filter */
 
 
 /*