added basic ssl support to ircu
[ircu2.10.12-pk.git] / include / s_serv.h
index 189105ce59a56e9743e5345c21bc624696e20df2..4d6706b67d15582a62473582766d1a2425dc5c47 100644 (file)
@@ -1,7 +1,6 @@
-/*
- * s_serv.h
- *
- * $Id$
+/** @file s_serv.h
+ * @brief Miscellaneous server support functions.
+ * @version $Id$
  */
 #ifndef INCLUDED_s_serv_h
 #define INCLUDED_s_serv_h
@@ -13,7 +12,6 @@
 struct ConfItem;
 struct Client;
 
-
 extern unsigned int max_connection_count;
 extern unsigned int max_client_count;