]> git.llucax.com Git - software/mutt-debian.git/blobdiff - mime.h
refreshed all patches up to mutt.org
[software/mutt-debian.git] / mime.h
diff --git a/mime.h b/mime.h
index a374f25aa6601cc5aa8293d8f5ed9d6ff1a27744..aec907221429a6a26d620e9e9fa84c2ea613d914 100644 (file)
--- a/mime.h
+++ b/mime.h
@@ -48,7 +48,8 @@ enum
 {
   DISPINLINE,
   DISPATTACH,
-  DISPFORMDATA
+  DISPFORMDATA,
+  DISPNONE /* no preferred disposition */
 };
 
 /* MIME encoding/decoding global vars */