]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-channel.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / irc-channel.c
index ed71dc70bc683d3e3b0e7622e2f62798d881723e..1b8685d03f5b1886902261d4cc9da9b23638131b 100644 (file)
@@ -7,13 +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.
- *
- * IRC channel commands
  */
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * IRC channel commands
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <stdlib.h>