]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf-ssl.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / conf-ssl.h
index cdb996828c4b0e68dd8e0f8ce01823e254bda953..3fab579ca7c41983756d38dc3f968e1e2abfc2fe 100644 (file)
@@ -1,11 +1,15 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- * SSL defines.
  */
 
 #ifndef conf_ssl_h
 #define conf_ssl_h
 
+/**
+ * @file
+ * SSL related definitions
+ */
+
 #ifdef HAVE_LIBSSL
 #define SSL_SUPPORT
 #include <openssl/ssl.h>