X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fs_serv.h;h=4d6706b67d15582a62473582766d1a2425dc5c47;hb=refs%2Fheads%2Fupstream-ssl;hp=189105ce59a56e9743e5345c21bc624696e20df2;hpb=c43766a3bc1fb2102600a758b30423e06e5f7df4;p=ircu2.10.12-pk.git diff --git a/include/s_serv.h b/include/s_serv.h index 189105c..4d6706b 100644 --- a/include/s_serv.h +++ b/include/s_serv.h @@ -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;