]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-server.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / irc-server.h
index 9940d79117f98b5a9fc2ab2880f8aa7124678c0d..072f16cc46782bb6e9f59887fcf50550500cf4a6 100644 (file)
@@ -7,16 +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: irc-server.h,v 1.6 2007/11/21 12:16:36 alex Exp $
- *
- * IRC commands for server links (header)
  */
 
 
 #ifndef __irc_server_h__
 #define __irc_server_h__
 
+/**
+ * @file
+ * IRC commands for server links (header)
+ */
 
 GLOBAL bool IRC_SERVER PARAMS((CLIENT *Client, REQUEST *Req ));
 GLOBAL bool IRC_NJOIN PARAMS((CLIENT *Client, REQUEST *Req ));