* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / msgbase.c
index 5be0bcf3bbacc67bd94724f678b00adc1e13e568..086ca77e63b2aeaaf4d4fd49757677e714b630d6 100644 (file)
@@ -1,4 +1,9 @@
-/* $Id$ */
+/* 
+ * $Id$
+ *
+ * Implements the message store.
+ *
+ */
 
 #include "sysdep.h"
 #include <stdlib.h>