* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / netpoll.c
index 4493515ae86ef4a44d04b2f57cdb4d5ea7de7b0d..03d1051917adee9325eafd2d85e39a1a9d8e0518 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/* 
+ * $Id$
+ *
+ * Perform data transfer between our Citadel server and another.
+ *
+ */
+
 #include <stdlib.h>
 #include <unistd.h>
 #include <stdio.h>