From d79147e7afe2eca34780c607f78b11f8b3dd017d Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 25 Jan 2022 13:59:42 +0000 Subject: Abolish the infernal space before accessibility keywords. --- include/protocol.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/protocol.h') diff --git a/include/protocol.h b/include/protocol.h index dfcc32007..8afdced80 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -28,7 +28,7 @@ class User; class ProtocolServer { - public: +public: /** Send metadata related to this server to the target server * @param key The 'key' of the data * @param data The string representation of the data @@ -38,12 +38,12 @@ class ProtocolServer class CoreExport ProtocolInterface { - public: +public: typedef ProtocolServer Server; class ServerInfo { - public: + public: std::string servername; std::string parentname; std::string description; -- cgit v1.3.1-10-gc9f91