From 193eac649066bda33e693baadce6bc40181008f0 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 26 Jul 2019 10:22:42 +0100 Subject: Fix various cases of broken indentation. --- src/modules/m_check.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/m_check.cpp') diff --git a/src/modules/m_check.cpp b/src/modules/m_check.cpp index d6c17a37e..abbaaab8d 100644 --- a/src/modules/m_check.cpp +++ b/src/modules/m_check.cpp @@ -261,8 +261,8 @@ class CommandCheck : public Command for (Channel::MemberMap::const_iterator i = ulist.begin(); i != ulist.end(); ++i) { /* - * Unlike Asuka, I define a clone as coming from the same host. --w00t - */ + * Unlike Asuka, I define a clone as coming from the same host. --w00t + */ const UserManager::CloneCounts& clonecount = ServerInstance->Users->GetCloneCounts(i->first); context.Write("member", InspIRCd::Format("%u %s%s (%s)", clonecount.global, i->second->GetAllPrefixChars().c_str(), i->first->GetFullHost().c_str(), -- cgit v1.3.1-10-gc9f91