]> git.marmaro.de Git - mmh/blobdiff - h/mh.h
Use trim() to strip whitespace from the end of header fields
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index 37678db20086efef1a4a7994b1b57e4a7c6cb7de..1331a14a7d807b46bc52b692163f405dc38c21c3 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -273,7 +273,8 @@ extern char *mailstore;      /* name of mail storage directory  */
 ** on any system.
 */
 extern char *attach_hdr;
-extern char *backup_prefix;
+extern char *sign_hdr;
+extern char *enc_hdr;
 extern char *components;
 extern char *context;
 extern char *curfolder;