X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fhtml.h;h=ac53d1f755f41603fe755f9f3ba9452ea49883a7;hb=83875cf99a93ec708989894477f3880cf4579630;hp=c96bec221e4d025023e61062390b879b120cddec;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/html.h b/citadel/html.h index c96bec221..ac53d1f75 100644 --- a/citadel/html.h +++ b/citadel/html.h @@ -1 +1,6 @@ +/* + * $Id$ + * + */ + char *html_to_ascii(char *inputmsg, int screenwidth, int do_citaformat);