]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/log.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / log.c
index 0bc53ed8dc2b3b9a1afea84cadfea528eed33785..ea9b367a799ca4875b0560118e2a95a65cfa3a64 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.
- *
- * Logging functions
  */
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * Logging functions
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <errno.h>