]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/tool/tool.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / tool / tool.c
index dbdb49a2d9904d97d1fe7369c95b56780ac6da8d..ef3fb5d73467355782698aa0b5c78ac44b50bad1 100644 (file)
@@ -7,13 +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.
- *
- * Tool functions
  */
 
-
 #include "portab.h"
 
+/**
+ * @file
+ * Tool functions
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <ctype.h>