]> diplodocus.org Git - nmh/blobdiff - h/mhparse.h
Update some of the 'how to do a release' documentation
[nmh] / h / mhparse.h
index f99a1c7a963aea650031d9f8ded1ccbc88ea4d51..812b78f5b1dae945855a430c49fd6596d5d080a5 100644 (file)
@@ -90,6 +90,7 @@ struct Content {
     char *c_celine;            /* Content-Transfer-Encoding:        */
     char *c_id;                        /* Content-ID:                       */
     char *c_descr;             /* Content-Description:              */
+    char *c_dispo;             /* Content-Disposition:              */
     char *c_partno;            /* within multipart content          */
 
     /* Content-Type info */