From 6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 11 Apr 2021 18:34:08 +0100 Subject: Rename the cgiirc module to gateway. --- include/modules.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/modules.h') diff --git a/include/modules.h b/include/modules.h index 79c42f2ad..b1e3f31dc 100644 --- a/include/modules.h +++ b/include/modules.h @@ -965,8 +965,7 @@ class CoreExport Module : public Cullable, public usecountbase virtual ModResult OnNumeric(User* user, const Numeric::Numeric& numeric); - /** Called whenever a local user's IP is set for the first time, or when a local user's IP changes due to - * a module like m_cgiirc changing it. + /** Called whenever a local user's IP is set or changed. * @param user The user whose IP is being set */ virtual void OnSetUserIP(LocalUser* user); -- cgit v1.3.1-10-gc9f91