* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / user_ops.c
index 44e11dbe52ccdc7e322f58f5c9361e4f9524854a..ec57f6becd92ea9f926506d5243c951b506b1b13 100644 (file)
@@ -1,4 +1,9 @@
-/* $Id$ */
+/* 
+ * $Id$
+ *
+ * Server functions which perform operations on user objects.
+ *
+ */
 
 #include "sysdep.h"
 #include <errno.h>