]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/tool/tool.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / tool / tool.h
index 4513a2323fa39c04e56ce419f29fc24e846aa7ae..ba52f66bb8bc2ff68087ee9c6a51c3a47f08cfe8 100644 (file)
@@ -7,13 +7,17 @@
  * 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.
- *
- * Tool functions (Header)
  */
 
 
 #ifndef __tool_h__
 #define __tool_h__
+
+/**
+ * @file
+ * Tool functions (Header)
+ */
+
 #include "portab.h"
 
 #ifdef HAVE_ARPA_INET_H