* Cleaned up the rcs/cvs Id tags and leading comments at the top of some files
[citadel.git] / webcit / sysmsgs.c
index 00b3ff1fabf1b9ad49d5718e745fe7e77181b197..b03249ee42838683202b52f7d1bb2fdf89f67b9e 100644 (file)
@@ -1,4 +1,8 @@
-
+/*
+ * $Id$
+ *
+ * Editing of various text files on the Citadel server.
+ */
 
 #include <ctype.h>
 #include <stdlib.h>
 #include "webcit.h"
 
 
-
-
-
-
-
-
 /*
  * display the form for editing something (room info, bio, etc)
  */