]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / conf.c
index 6c0e35170efd85e87d1c9a1395599afa12c88cf5..c2dde4b79e3a6f6747cdbef3ce60a999571636c8 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.
- *
- * Configuration management (reading, parsing & validation)
  */
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * Configuration management (reading, parsing & validation)
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <errno.h>