]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/ngircd.h
Add missong Doxygen @file tags to ngircd.h and irc-op.h
[ngircd-alex.git] / src / ngircd / ngircd.h
index fb2379467f7edfbd13756b87d2cade7d7debeb6c..143a9ffca45dcd97ca53934d06c4aec300d382dd 100644 (file)
@@ -7,15 +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.
- *
- * $Id: ngircd.h,v 1.22 2005/06/24 19:20:56 fw Exp $
- *
- * Prototypes of the "main module".
  */
 
 #ifndef __ngircd_h__
 #define __ngircd_h__
 
+/**
+ * @file
+ * Global variables of ngIRCd.
+ */
+
 #include <time.h>
 
 #include "defines.h"