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_chanlog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_chanlog.cpp') diff --git a/src/modules/m_chanlog.cpp b/src/modules/m_chanlog.cpp index c0be029b1..1171a10c2 100644 --- a/src/modules/m_chanlog.cpp +++ b/src/modules/m_chanlog.cpp @@ -36,7 +36,7 @@ class ModuleChanLog final typedef insp::flat_multimap ChanLogTargets; ChanLogTargets logstreams; - public: +public: ModuleChanLog() : Module(VF_VENDOR, "Allows messages sent to snomasks to be logged to a channel.") { -- cgit v1.3.1-10-gc9f91