]> diplodocus.org Git - nmh/blobdiff - h/mhparse.h
Added note that suffixes were removed from filenames of temporary files.
[nmh] / h / mhparse.h
index 29fc1afe1fcc2fc964e434e942578847c87cc4ba..85b1bc16ea70ad19678f95666831c543a99b0982 100644 (file)
@@ -109,6 +109,7 @@ struct Content {
     /* Content-Transfer-Encoding info (decoded contents) */
     struct cefile c_cefile;    /* structure holding decoded content */
     int        c_encoding;             /* internal flag for encoding type   */
+    int c_reqencoding;         /* Requested encoding (by mhbuild)   */
 
     /* Content-MD5 info */
     int        c_digested;             /* have we seen this header before?  */