* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / support.c
index cc4ac677b38d87577225bc4ce960296dda3b6bae..3c068ceda9e12352651147864412d31684f24116 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/*
+ * $Id$
+ *
+ * Server-side utility functions
+ *
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>