]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn-ssl.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / conn-ssl.c
index 6a0404f9e052e6b5e463505d711d3a95f1f48f8e..edcc5bd567a3af074a2cf0af2f5ff6fab5978bcf 100644 (file)
@@ -1,11 +1,15 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- *
- * SSL wrapper functions.
  * Copyright (c) 2005-2008 Florian Westphal <fw@strlen.de>
  */
 
 #include "portab.h"
+
+/**
+ * @file
+ * SSL wrapper functions
+ */
+
 #include "imp.h"
 #include "conf-ssl.h"