[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames/kpoker
From:       Laurent Montel <montel () kde ! org>
Date:       2005-11-03 16:41:57
Message-ID: 1131036117.201194.21740.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 477294 by mlaurent:

Warning--


 M  +1 -1      kpoker.cpp  


--- trunk/KDE/kdegames/kpoker/kpoker.cpp #477293:477294
@@ -133,7 +133,7 @@
     m_activePlayers.append(&m_players[i]);
 
   // Inform players how much they may bet.
-  for (unsigned int i = 0; i < m_activePlayers.count(); i++)
+  for (int i = 0; i < m_activePlayers.count(); i++)
     m_activePlayers.at(i)->setBetDefaults(m_minBet, m_maxBet);
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic