]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / conn.h
index 280c61bb8dea77b0b39070607ebecc91fa30ec13..8ce5654da2c294dd5e4b014119f827600c4e9c49 100644 (file)
@@ -7,14 +7,16 @@
  * 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 management (header)
  */
 
 
 #ifndef __conn_h__
 #define __conn_h__
 
+/**
+ * @file
+ * Connection management (header)
+ */
 
 #include <time.h>                      /* for time_t, see below */