[8277] Add new line at the end of some .cpp to make gcc happy

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Gendalph 2009-07-29 18:32:52 +04:00 committed by VladimirMangos
parent 9002710c93
commit ae61c1eec0
10 changed files with 10 additions and 10 deletions

View file

@ -1644,4 +1644,4 @@ LocaleConstant CliHandler::GetSessionDbcLocale() const
int CliHandler::GetSessionDbLocaleIndex() const
{
return objmgr.GetDBCLocaleIndex();
}
}