X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmime.h;h=3e50ce2cb27f01a9d9cdf731021cbf1054a6478c;hb=6f1a8c3b8d6f19bbe33e7d3fa746ae1d2e9ac455;hp=b741b2f250a011ca729cea1ba7cae8af445151cc;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/h/mime.h b/h/mime.h index b741b2f..3e50ce2 100644 --- a/h/mime.h +++ b/h/mime.h @@ -1,8 +1,6 @@ /* * mime.h -- definitions for MIME - * - * $Id$ */ #define VRSN_FIELD "MIME-Version" @@ -12,6 +10,7 @@ #define ENCODING_FIELD "Content-Transfer-Encoding" #define ID_FIELD "Content-ID" #define DESCR_FIELD "Content-Description" +#define DISPO_FIELD "Content-Disposition" #define MD5_FIELD "Content-MD5" #define isatom(c) (!isspace (c) && !iscntrl (c) && (c) != '(' \