From a1bc06e8a02635d68761ac890912906674dafadc Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 27 Aug 2017 13:18:58 +0100 Subject: Update a bunch of references to the old command modules. --- src/modes/umode_o.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modes/umode_o.cpp') diff --git a/src/modes/umode_o.cpp b/src/modes/umode_o.cpp index 6e9517a4f..9d50e571b 100644 --- a/src/modes/umode_o.cpp +++ b/src/modes/umode_o.cpp @@ -37,7 +37,7 @@ ModeAction ModeUserOperator::OnModeChange(User* source, User* dest, Channel*, st return MODEACTION_DENY; /* Set the bitfields. - * Note that oper status is only given in cmd_oper.cpp + * Note that oper status is only given in User::Oper() * NOT here. It is impossible to directly set +o without * verifying as an oper and getting an opertype assigned * to your User! -- cgit v1.2.3