]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-op.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / irc-op.c
index e4d6f3b7d34679d6e1f1c91b851348ece1c7d866..34b0eb0f8e1fea9e00a0087947088b0978a3711e 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.
- *
- * Channel operator commands
  */
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * Channel operator commands
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <string.h>