From d02011d69fe1e52ec0bc38051eff9ea93a1cc88c Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Thu, 23 Jan 2014 14:37:09 +0100 Subject: Remove whitespace and minor style changes --- 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 dab3aad6c..c855dcad0 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -896,7 +896,7 @@ void User::WriteNumeric(unsigned int numeric, const std::string &text) if (MOD_RESULT == MOD_RES_DENY) return; - + const std::string message = InspIRCd::Format(":%s %03u %s %s", ServerInstance->Config->ServerName.c_str(), numeric, !this->nick.empty() ? this->nick.c_str() : "*", text.c_str()); this->Write(message); -- cgit v1.3.1-10-gc9f91