From 88df35c715b7d0218cffa741ac568502d7a2ee15 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 29 Jul 2020 11:54:49 +0100 Subject: Replace all erroneous space indentation with tab indentation. --- src/users.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/users.cpp') diff --git a/src/users.cpp b/src/users.cpp index 0800b2f89..f6bed6c1d 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1145,7 +1145,7 @@ void LocalUser::SetClass(const std::string &explicit_name) /* check if host matches.. */ if (!InspIRCd::MatchCIDR(this->GetIPString(), c->GetHost(), NULL) && - !InspIRCd::MatchCIDR(this->GetRealHost(), c->GetHost(), NULL)) + !InspIRCd::MatchCIDR(this->GetRealHost(), c->GetHost(), NULL)) { ServerInstance->Logs->Log("CONNECTCLASS", LOG_DEBUG, "No host match (for %s)", c->GetHost().c_str()); continue; -- cgit v1.3.1-10-gc9f91