From e6db1df5a657ea0603e1ec0b1ea9b056264d470f Mon Sep 17 00:00:00 2001 From: genius3000 Date: Tue, 10 Apr 2018 10:33:46 -0600 Subject: Change ServerInfo::gecos to description --- include/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/protocol.h') diff --git a/include/protocol.h b/include/protocol.h index 2e512f11a..7a2908a4c 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -46,7 +46,7 @@ class CoreExport ProtocolInterface public: std::string servername; std::string parentname; - std::string gecos; + std::string description; unsigned int usercount; unsigned int opercount; unsigned int latencyms; -- cgit v1.3.1-10-gc9f91