]> diplodocus.org Git - nmh/blobdiff - h/mime.h
Fixed memory corruption in post(1) and inc(1) when using XOAUTH2.
[nmh] / h / mime.h
index b5634bf957b72d5f7ffc9295f112a5d898fcd4b5..a0022c18deac1ac0fb0e6fc09bf33d68f7922888 100644 (file)
--- a/h/mime.h
+++ b/h/mime.h
@@ -1,5 +1,4 @@
-/*
- * mime.h -- definitions for MIME
+/* mime.h -- definitions for MIME
  */
 
 #define        VRSN_FIELD      "MIME-Version"
@@ -10,7 +9,6 @@
 #define        ID_FIELD        "Content-ID"
 #define        DESCR_FIELD     "Content-Description"
 #define        DISPO_FIELD     "Content-Disposition"
-#define        MD5_FIELD       "Content-MD5"
 #define        PSEUDOHEADER_PREFIX        "Nmh-"
 #define        ATTACH_FIELD               PSEUDOHEADER_PREFIX "Attach"
 #define        ATTACH_FIELD_ALT           "Attach"