From 5c9b23907a3cbffdcf940582afa2e9805f99e1a8 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 26 Mar 2026 22:52:31 +0000 Subject: Move CUList to be declared inside User. --- modules/clearchan.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/clearchan.cpp') diff --git a/modules/clearchan.cpp b/modules/clearchan.cpp index fc822bd79..79ca66ce5 100644 --- a/modules/clearchan.cpp +++ b/modules/clearchan.cpp @@ -201,7 +201,7 @@ public: } } - void OnUserKick(User* source, Membership* memb, const std::string& reason, CUList& excepts) override + void OnUserKick(User* source, Membership* memb, const std::string& reason, User::List& excepts) override { // Hide the KICK from all non-opers User* leaving = memb->user; -- cgit v1.3.1-10-gc9f91