]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/client.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / client.c
index 737c01841c7381ece36543ba7e203842118ac93a..7a6b275da5918ea0030a12f4aa97804d980cd6ee 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.
- *
- * Client management.
  */
 
 
 
 #include "portab.h"
 
+/**
+ * @file
+ * Client management.
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <unistd.h>