[9564] Remove some trailing whitespace and add comment for last commit.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2010-03-10 13:45:00 +01:00
parent efe0cde815
commit 5d84477f7f
10 changed files with 21 additions and 20 deletions

View file

@ -6542,7 +6542,7 @@ void ObjectMgr::LoadQuestPOI()
if(points)
{
do
do
{
Field *pointFields = points->Fetch();
int32 x = pointFields[0].GetInt32();