diff --git a/sql/updates/world/2013_02_23_00_world_gameobject.sql b/sql/updates/world/2013_02_23_00_world_gameobject.sql
index 039ee4c0c6..4869450570 100644
--- a/sql/updates/world/2013_02_23_00_world_gameobject.sql
+++ b/sql/updates/world/2013_02_23_00_world_gameobject.sql
@@ -1 +1 @@
-DELETE FROM `gameobject` WHERE `guid`=61090;
\ No newline at end of file
+DELETE FROM `gameobject` WHERE `guid`=61090;
diff --git a/src/server/game/Accounts/AccountMgr.cpp b/src/server/game/Accounts/AccountMgr.cpp
index 572327a7bf..8c08a9ae20 100644
--- a/src/server/game/Accounts/AccountMgr.cpp
+++ b/src/server/game/Accounts/AccountMgr.cpp
@@ -1,4 +1,4 @@
- /*
+/*
* Copyright (C) 2008-2013 TrinityCore
* Copyright (C) 2005-2009 MaNGOS
*