* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / html.c
index f638032f209d3cb98a71eb7a4f65fdf57145dc0d..5c95524e490e645378bf9d41867a5bca02b97c76 100644 (file)
@@ -1,6 +1,7 @@
 /*
- * html.c -- Functions which handle translation between HTML and plain text
  * $Id$
+ *
+ * Functions which handle translation between HTML and plain text
  */
 
 #include "sysdep.h"