Got rid of those pesky trailing whitespaces

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@203 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-04-28 23:53:14 +00:00
parent 51f22e4287
commit 79aaf3d527
11 changed files with 165 additions and 165 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ bool CUser::PutIRC(const string& sLine) {
pIRCSock->PutServ(sLine);
return true;
}
bool CUser::PutUser(const string& sLine) {
CUserSock* pUserSock = GetUserSock();