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

List:       kde-commits
Subject:    KDE/kdegames/kbreakout/src
From:       Frederik Schwarzer <schwarzerf () gmail ! com>
Date:       2011-03-31 21:12:01
Message-ID: 20110331211201.34011AC8CD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1226666 by schwarzer:

Fix odd code formatting.

 M  +2 -1      ball.cpp  


--- trunk/KDE/kdegames/kbreakout/src/ball.cpp #1226665:1226666
@@ -35,7 +35,8 @@
     const int size = bricks.size();
     if (size == 0) {
         return;
-    } if (size == 2) {
+    }
+    if (size == 2) {
         collideWithTwoBricks(bricks);
     } else {
         collideWithBrick(bricks[0]);
[prev in list] [next in list] [prev in thread] [next in thread] 

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