From 41926908ecfcf043cd149e93f0c710f8cecd96a0 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 30 Oct 2022 12:16:52 +0000 Subject: Fix some types which were missed when making stuff final. --- 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 a1b597992..22388f238 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -41,7 +41,7 @@ class CoreExport ProtocolInterface public: typedef ProtocolServer Server; - class ServerInfo + class ServerInfo final { public: std::string servername; -- cgit v1.3.1-10-gc9f91