[Scummvm-cvs-logs] SF.net SVN: scummvm:[43307] scummvm/trunk/backends/platform/sdl/graphics. cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Wed Aug 12 06:36:04 CEST 2009


Revision: 43307
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43307&view=rev
Author:   sev
Date:     2009-08-12 04:36:01 +0000 (Wed, 12 Aug 2009)

Log Message:
-----------
Fix formatting

Modified Paths:
--------------
    scummvm/trunk/backends/platform/sdl/graphics.cpp

Modified: scummvm/trunk/backends/platform/sdl/graphics.cpp
===================================================================
--- scummvm/trunk/backends/platform/sdl/graphics.cpp	2009-08-12 04:22:47 UTC (rev 43306)
+++ scummvm/trunk/backends/platform/sdl/graphics.cpp	2009-08-12 04:36:01 UTC (rev 43307)
@@ -434,7 +434,7 @@
 	// Create the surface that contains the scaled graphics in 16 bit mode
 	//
 
-	if(_videoMode.fullscreen) {
+	if (_videoMode.fullscreen) {
 		fixupResolutionForAspectRatio(_videoMode.desiredAspectRatio, _videoMode.hardwareWidth, _videoMode.hardwareHeight);
 	}
 


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