[7272] Trailing whitespace cleaning

The "please use git diff --check before commit" thing.

Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
freghar 2009-02-12 15:13:07 +01:00
parent d952b7ebcf
commit f04ec2b98b
4 changed files with 7 additions and 7 deletions

View file

@ -1161,7 +1161,7 @@ void WorldSession::HandleSocketOpcode(WorldPacket& recv_data)
if(i!=0 && !itemProto->Socket[i-1].Color && (i+1 >= MAX_GEM_SOCKETS || itemProto->Socket[i+1].Color))
return;
// ok, this is first not colored socket for item with prismatic socket
// ok, this is first not colored socket for item with prismatic socket
}
// tried to put normal gem in meta socket