]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/protocol.h
Make sure user is null when a literal is passed
[user/henk/code/inspircd.git] / include / protocol.h
index 87d4ea384bb23c469ece668544276087c7aaaba3..8579f03aacdfc74beafd669911912403ef194bfa 100644 (file)
@@ -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;