From 10e9e9a5be47ff0000d459d9a71bc6b11292898f Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 1 Jun 2021 01:48:14 +0100 Subject: Rename Simple{Channel,User}ModeHandler to match other mode handlers. --- src/modules/m_callerid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_callerid.cpp') diff --git a/src/modules/m_callerid.cpp b/src/modules/m_callerid.cpp index 591be8acb..9cf857460 100644 --- a/src/modules/m_callerid.cpp +++ b/src/modules/m_callerid.cpp @@ -357,7 +357,7 @@ class ModuleCallerID private: CommandAccept cmd; CallerIDAPIImpl api; - SimpleUserModeHandler myumode; + SimpleUserMode myumode; // Configuration variables: bool tracknick; // Allow ACCEPT entries to update with nick changes. -- cgit v1.3.1-10-gc9f91