* don't double libcitadel header function for safestrncpy in webcit.h
[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);