mirror of
https://github.com/anope/anope.git
synced 2026-06-28 03:56:38 +02:00
Missed changing a couple of these, it seems.
This commit is contained in:
@@ -105,7 +105,7 @@ class CommandCSRegister : public Command
|
||||
return true;
|
||||
}
|
||||
|
||||
void OnSyntaxError(User *u, const ci::string &subcommand)
|
||||
void OnSyntaxError(User *u, const Anope::string &subcommand)
|
||||
{
|
||||
syntax_error(Config.s_ChanServ, u, "REGISTER", CHAN_REGISTER_SYNTAX);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user