From cf3ce6cc23401f13869f5134227e50459f2b809d Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 2 Mar 2026 12:40:52 +0000 Subject: Rename ServiceProvider methods to avoid shadowing issues. --- modules/cloak.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/cloak.cpp') diff --git a/modules/cloak.cpp b/modules/cloak.cpp index 2c3d560f8..8a0be3826 100644 --- a/modules/cloak.cpp +++ b/modules/cloak.cpp @@ -527,7 +527,7 @@ public: if (methods) { ServerInstance->SNO.WriteGlobalSno('a', "The {} hash provider was unloaded; removing {} cloak methods until the next rehash.", - service.name.substr(6), methods); + service.service_name.substr(6), methods); } } -- cgit v1.3.1-10-gc9f91