X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fmhparse.h;h=812b78f5b1dae945855a430c49fd6596d5d080a5;hp=f99a1c7a963aea650031d9f8ded1ccbc88ea4d51;hb=1513f7668c494c4583141d6115669b7198c14556;hpb=4586e3f4cffbf0f1c3cdd5804d01da16ae714cfe 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 */