* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / rooms.c
index 68135fe491a6fab275b92d4bf5fdb407264c8e5f..0cd7a32a8e88dbd93af87863ad352d06b70e3abf 100644 (file)
@@ -1,5 +1,10 @@
-/* Citadel/UX room-oriented routines */
-/* $Id$ */
+/*
+ * $Id$
+ *
+ * 
+ * Client-side functions which perform room operations
+ *
+ */
 
 #include "sysdep.h"
 #include <stdlib.h>