mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 10:37:02 +00:00
[11066] Remove tail whitespaces.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
d5b982cbbe
commit
75b4f75f4d
58 changed files with 170 additions and 170 deletions
|
|
@ -124,7 +124,7 @@ namespace ACE_Based
|
|||
{
|
||||
this->_lock.release();
|
||||
}
|
||||
|
||||
|
||||
///! Checks if we're empty or not with locks held
|
||||
bool empty()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ class WorldTimer
|
|||
return newMSTime - oldMSTime;
|
||||
}
|
||||
|
||||
//get last world tick time
|
||||
//get last world tick time
|
||||
static MANGOS_DLL_SPEC uint32 tickTime();
|
||||
//get previous world tick time
|
||||
static MANGOS_DLL_SPEC uint32 tickPrevTime();
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11065"
|
||||
#define REVISION_NR "11066"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue