mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[8067] Fixed tabs and trailing whitespaces in code.
This commit is contained in:
parent
c402d3ec26
commit
634fda8475
5 changed files with 8 additions and 8 deletions
|
|
@ -944,7 +944,7 @@ bool AuthSocket::_HandleXferAccept()
|
|||
ibuf.Remove(1); // clear input buffer
|
||||
fseek(pPatch,0,0);
|
||||
|
||||
ACE_Based::Thread u(*new PatcherRunnable(this));
|
||||
ACE_Based::Thread u(*new PatcherRunnable(this));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue