* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / html.h
index c96bec221e4d025023e61062390b879b120cddec..ac53d1f755f41603fe755f9f3ba9452ea49883a7 100644 (file)
@@ -1 +1,6 @@
+/*
+ * $Id$
+ * 
+ */
+
 char *html_to_ascii(char *inputmsg, int screenwidth, int do_citaformat);