]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/numeric.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / numeric.c
index 0dcfe75b6e3d9c0bca6ad9d7b7a0ead4876aaa74..ba6c0254f7e32b1890723a9d3a0e0ad4fa0deb6d 100644 (file)
@@ -7,12 +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.
- *
- * Handlers for IRC numerics sent to the server
  */
 
 #include "portab.h"
 
+/**
+ * @file
+ * Handlers for IRC numerics sent to the server
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <stdio.h>