From 32258f5b11def1967e8c7c78ffdb7113d002df03 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 13 Jan 2023 05:04:42 +0000 Subject: Convert the cloak_md5 module to the new cloak system. --- src/modules/m_spanningtree/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_spanningtree/main.cpp') diff --git a/src/modules/m_spanningtree/main.cpp b/src/modules/m_spanningtree/main.cpp index 365994715..6f517afa2 100644 --- a/src/modules/m_spanningtree/main.cpp +++ b/src/modules/m_spanningtree/main.cpp @@ -878,7 +878,7 @@ ModuleSpanningTree::~ModuleSpanningTree() /* It is IMPORTANT that m_spanningtree is the last module in the chain * so that any activity it sees is FINAL, e.g. we arent going to send out - * a NICK message before m_cloaking has finished putting the +x on the user, + * a NICK message before the cloak module has finished putting the +x on the user, * etc etc. * Therefore, we set our priority to PRIORITY_LAST to make sure we end up at the END of * the module call queue. -- cgit v1.3.1-10-gc9f91