* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / client_chat.c
index 3aad45f43a42a2fd0c632ef52a70c7e1a05cd661..658e9c13b0b6a365b4ad5925364dc4f0f4f8a072 100644 (file)
@@ -1,11 +1,9 @@
 /*
- * Citadel/UX
- *
- * client_chat.c  --  front end for chat mode
- *                    (the "single process" version - no more fork() anymore)
- *
  * $Id$
  *
+ * front end for chat mode
+ * (the "single process" version - no more fork() anymore)
+ *
  */
 
 #include "sysdep.h"