]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-oper.c
Doxygen'ify and update comments in match.c
[ngircd-alex.git] / src / ngircd / irc-oper.c
index 048c4f8b099f335caf6d339655e85bc4bc24dd10..e8b8d264d887742166322edfd2b5e9703500ae2c 100644 (file)
@@ -7,13 +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.
- *
- * IRC operator commands
  */
 
-
 #include "portab.h"
 
+/**
+ * @file
+ * IRC operator commands
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <stdio.h>