]> diplodocus.org Git - nmh/blobdiff - h/mhparse.h
Remove mhbuild backup files at end of a couple of tests, if successful.
[nmh] / h / mhparse.h
index bb55153feb5ca39ea66418fd11ed19261aaf1f6f..72188c6d42d903d2f040bacde1022a7d71807c7a 100644 (file)
@@ -327,5 +327,8 @@ const struct str2init *get_ct_init (int);
 const char *ce_str (int);
 const struct str2init *get_ce_method (const char *);
 int parse_header_attrs (const char *, int, char **, CI, int *);
+char *update_attr (char *, const char *, const char *e);
+char *content_charset (CT);
+int convert_charset (CT, char *, int *);
 
 extern int checksw;    /* Add Content-MD5 field */