* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / room_ops.c
index 25f7fa86171d81de50dbb97181cafbe8a50b2c36..c9c6b513689a4afebdaa584dfa261aba06300ae2 100644 (file)
@@ -1,4 +1,9 @@
-/* $Id$ */
+/* 
+ * $Id$
+ * 
+ * Server functions which perform operations on room objects.
+ *
+ */
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>