]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/channel.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / channel.h
index b912aab4dc5260b7c447e704b3246976741d0d7e..32623758744f9acc5f120f6c69621d7f8ff2ef51 100644 (file)
@@ -7,14 +7,16 @@
  * 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.
- *
- * Channel management (header)
  */
 
 
 #ifndef __channel_h__
 #define __channel_h__
 
+/**
+ * @file
+ * Channel management (header)
+ */
 
 #if defined(__channel_c__) | defined(S_SPLINT_S)