[7609] Trailing whitespace cleaning Author: freghar

--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-03 16:39:21 -06:00
parent df479707e2
commit 3d1200f4ac
6 changed files with 9 additions and 9 deletions

View File

@@ -2299,7 +2299,7 @@ bool ChatHandler::HandleLearnAllMyTalentsCommand(const char* /*args*/)
// search highest talent rank
uint32 spellid = 0;
for(int rank = MAX_TALENT_RANK-1; rank >= 0; --rank)
{
if(talentInfo->RankID[rank]!=0)