* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / serv_test.c
index 0d3ce30bce1604542171850c960a77627e295c66..3ab8af95bc433a0d16353b3edf9cdf9a3ccb5e47 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/*
+ * $Id$
+ *
+ * A skeleton module to test the dynamic loader.
+ *
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>