]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/proc.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / proc.c
index 614aef4c39a741044c745ac4c5e7232f1a54d2bf..aace8053c00c2cca27f2a24ed0490f1271137f0e 100644 (file)
@@ -7,12 +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.
- *
- * Process management
  */
 
 #include "portab.h"
 
+/**
+ * @file
+ * Process management
+ */
+
 #include "imp.h"
 #include <assert.h>
 #include <errno.h>