7e23ff30160b45f3d1c24c7dccb23b67e45065b9
[citadel.git] / citadel / html.h
1 /*
2  * $Id$
3  * 
4  */
5
6 char *html_to_ascii(char *inputmsg, int msglen, int screenwidth, int do_citaformat);