X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..be5ee307cc4ab5db4387fea8d5f6b8caf748ab31:/h/mime.h diff --git a/h/mime.h b/h/mime.h index b5634bf9..a0022c18 100644 --- 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"