]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / irc.c
index 75af32111d835a9a812e495cb8bff63ad1e75658..9e2aaeaf64fec42d746851f5b6f9d5e63d5b9a88 100644 (file)
@@ -7,14 +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.
- *
- * IRC commands
  */
 
 
 #include "portab.h"
 
-static char UNUSED id[] = "$Id: irc.c,v 1.132 2008/01/15 22:28:14 fw Exp $";
+/**
+ * @file
+ * IRC commands
+ */
 
 #include "imp.h"
 #include <assert.h>