[Scummvm-cvs-logs] SF.net SVN: scummvm: [32889] residual/trunk/engine/backend/sdl/driver_sdl. cpp

aquadran at users.sourceforge.net aquadran at users.sourceforge.net
Thu Jul 3 15:54:03 CEST 2008


Revision: 32889
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32889&view=rev
Author:   aquadran
Date:     2008-07-03 06:54:02 -0700 (Thu, 03 Jul 2008)

Log Message:
-----------
formating

Modified Paths:
--------------
    residual/trunk/engine/backend/sdl/driver_sdl.cpp

Modified: residual/trunk/engine/backend/sdl/driver_sdl.cpp
===================================================================
--- residual/trunk/engine/backend/sdl/driver_sdl.cpp	2008-07-03 13:49:47 UTC (rev 32888)
+++ residual/trunk/engine/backend/sdl/driver_sdl.cpp	2008-07-03 13:54:02 UTC (rev 32889)
@@ -498,8 +498,8 @@
 		warning("Could not load the icon (%d %d %d %d)", w, h, ncols, nbytes);
 		return;
 	}
-        for (i = 0; i < ncols; i++) {                                                                                                                       
-		unsigned char code;                                                                                                                         
+	for (i = 0; i < ncols; i++) {
+		unsigned char code;
 		char color[32];
 		unsigned int col;
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list