X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fprotocol.h;h=8579f03aacdfc74beafd669911912403ef194bfa;hb=7410e81e80513d09c1116de4d4536258bb25d914;hp=87d4ea384bb23c469ece668544276087c7aaaba3;hpb=ada434820d2d81d8e4bcf633ebcbfef20606b51c;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/protocol.h b/include/protocol.h index 87d4ea384..8579f03aa 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -26,6 +26,7 @@ class ProtoServer public: std::string servername; std::string parentname; + std::string gecos; unsigned int usercount; unsigned int opercount; unsigned int latencyms;