X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fmhparse.h;h=812b78f5b1dae945855a430c49fd6596d5d080a5;hp=f99a1c7a963aea650031d9f8ded1ccbc88ea4d51;hb=d2da15ecabb03fb2de72863abdf5f21e52fdf329;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b diff --git a/h/mhparse.h b/h/mhparse.h index f99a1c7..812b78f 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -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 */