From 421e8c8c793740aaf34feff761716c1c51d8f04e Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 20 Dec 2021 20:00:03 +0000 Subject: Add the final keyword to all remaining classes that can have it. --- src/helperfuncs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helperfuncs.cpp') diff --git a/src/helperfuncs.cpp b/src/helperfuncs.cpp index d6d3cb880..faeef34c7 100644 --- a/src/helperfuncs.cpp +++ b/src/helperfuncs.cpp @@ -106,7 +106,7 @@ void InspIRCd::ProcessColors(file_cache& input) * color code chars using C++ style escape sequences. You * can append other chars to replace if you like -- Justasic */ - static struct special_chars + static struct special_chars final { std::string character; std::string replace; -- cgit v1.3.1-10-gc9f91