* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / file_ops.c
index 5bbe1a77a5dc122de4001fa5288aeec432c7bdbb..e2db9eb56396bf8e9bcf393f0f39bba79f3c8dfc 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/* 
+ * $Id$
+ *
+ * Server functions which handle file transfers and room directories.
+ *
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>