mirror of
https://github.com/anope/anope.git
synced 2026-07-02 10:06:38 +02:00
Fix a bunch of broken indentation.
This commit is contained in:
+1
-1
@@ -359,7 +359,7 @@ bool IRCDProto::IsNickValid(const Anope::string &nick)
|
||||
**/
|
||||
|
||||
if (nick.empty())
|
||||
return false;
|
||||
return false;
|
||||
|
||||
Anope::string special = "[]\\`_^{|}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user