10f714d8ea34e9d91da5b212992455dde299d274
[citadel.git] / webcit / html.h
1 /*
2  * $Id: html.h 5148 2007-05-08 15:40:16Z ajc $
3  * 
4  */
5
6 char *html_to_ascii(char *inputmsg, int msglen, int screenwidth, int do_citaformat);