]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/log.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / log.h
index 9fdb8a29adddbde629af3294c8727ed1dcf3bdf6..b8546cdd57edc44a09544754248094105b18c738 100644 (file)
@@ -7,14 +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 (header)
  */
 
 
 #ifndef __log_h__
 #define __log_h__
 
+/**
+ * @file
+ * Logging functions (header)
+ */
 
 #ifdef SYSLOG
 #      include <syslog.h>