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

--HG--
branch : trunk
This commit is contained in:
megamage
2009-07-31 11:37:03 +08:00
parent 70e31cce3f
commit bf989ce073
3 changed files with 3 additions and 3 deletions

View File

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