removed last space in handlehandshake

This commit is contained in:
Vincent
2014-12-08 00:19:33 -08:00
parent ed09e76023
commit 656964dc38
-1
View File
@@ -1838,7 +1838,6 @@ bool cClientHandle::HandleHandshake(const AString & a_Username)
}
return CheckMultiLogin();
}