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. --- src/modules/m_ircv3_chghost.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_ircv3_chghost.cpp') diff --git a/src/modules/m_ircv3_chghost.cpp b/src/modules/m_ircv3_chghost.cpp index ae849855e..df706334f 100644 --- a/src/modules/m_ircv3_chghost.cpp +++ b/src/modules/m_ircv3_chghost.cpp @@ -40,7 +40,7 @@ class ModuleIRCv3ChgHost final IRCv3::WriteNeighborsWithCap(user, protoev, cap, true); } - public: +public: ModuleIRCv3ChgHost() : Module(VF_VENDOR, "Provides the IRCv3 chghost client capability.") , cap(this, "chghost") -- cgit v1.3.1-10-gc9f91