* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / serv_chat.c
index d1b4db02a79545a1881b29ea748c40a4fbff45d7..326d123554d59c07aa8c44e1c3ad77cef42ca09f 100644 (file)
@@ -1,10 +1,9 @@
 /*
- * serv_chat.c
+ * $Id$
  * 
  * This module handles all "real time" communication between users.  The
  * modes of communication currently supported are Chat and Paging.
  *
- * $Id$
  */
 #include "sysdep.h"
 #include <stdlib.h>