]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn-zip.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / conn-zip.c
index 24577ed525da167eac177528f78594235b580e1a..fa3a11e0a4e15b5da56ed6eb0d7c71fd77a17a0f 100644 (file)
@@ -7,12 +7,15 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  * Please read the file COPYING, README and AUTHORS for more information.
- *
- * Connection compression using ZLIB
  */
 
 #include "portab.h"
 
+/**
+ * @file
+ * Connection compression using ZLIB
+ */
+
 #define CONN_MODULE
 
 #ifdef ZLIB