]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/match.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / match.c
index 5e97e71fc15e5476b2f7935b75d2a0d4ebc35330..6c28938ef9bb4fc0dc19b3e8d82ed8dd7c3ffef7 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.
  * 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.
- *
- * Wildcard pattern matching
  */
 
 
 #include "portab.h"
 
  */
 
 
 #include "portab.h"
 
-static char UNUSED id[] = "$Id: match.c,v 1.5 2006/10/06 21:23:47 fw Exp $";
+/**
+ * @file
+ * Wildcard pattern matching
+ */
 
 #include "imp.h"
 #include <assert.h>
 
 #include "imp.h"
 #include <assert.h>