From e2f0ff09810d8aceeb93906e316f69c5b6bd9ce2 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 6 Jun 2023 01:32:29 +0100 Subject: The standard-replies cap has been adopted by IRCv3 now. --- src/modules/m_cloak.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/modules/m_cloak.cpp b/src/modules/m_cloak.cpp index 4101029b7..61bcdf0f6 100644 --- a/src/modules/m_cloak.cpp +++ b/src/modules/m_cloak.cpp @@ -38,7 +38,7 @@ private: // API for sending a NOTE message. IRCv3::Replies::Note noterpl; - // Reference to the inspircd.org/standard-replies csp. + // Reference to the standard-replies cap. IRCv3::Replies::CapReference stdrplcap; public: -- cgit v1.3.1-10-gc9f91