]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/channel.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / channel.c
index c8c15d96c3a6033d401a3e61be5caf69e5c3b2aa..306f4deec0d1db5def2139a80730dcd482d3fcc5 100644 (file)
@@ -7,8 +7,6 @@
  * 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.
- *
- * Channel management
  */
 
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * Channel management
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <stdlib.h>