]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/resolve.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / resolve.c
index 5839c19498cde0d8b9939d449bc947537eb678cf..ce1bf0d5ba45fefd80eb6900792c60100ea97816 100644 (file)
@@ -7,8 +7,6 @@
  * 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.
- *
- * Asynchronous resolver
  */
 
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * Asynchronous resolver
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <errno.h>