]> code.citadel.org Git - citadel.git/blob - citadel/html.h
* Made some changes to the output of MIME (especially multipart) messages.
[citadel.git] / citadel / html.h
1 char *html_to_ascii(char *inputmsg, int screenwidth, int do_citaformat);