[Scummvm-cvs-logs] SF.net SVN: scummvm: [22999] scummvm/trunk/gui/theme-config.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat Jun 10 10:24:05 CEST 2006


Revision: 22999
Author:   eriktorbjorn
Date:     2006-06-10 01:24:00 -0700 (Sat, 10 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22999&view=rev

Log Message:
-----------
Whitespace

Modified Paths:
--------------
    scummvm/trunk/gui/theme-config.cpp
Modified: scummvm/trunk/gui/theme-config.cpp
===================================================================
--- scummvm/trunk/gui/theme-config.cpp	2006-06-10 07:56:09 UTC (rev 22998)
+++ scummvm/trunk/gui/theme-config.cpp	2006-06-10 08:24:00 UTC (rev 22999)
@@ -513,7 +513,7 @@
 		}
 		if (iterk->key == "useWithPrefix") {
 			const char *temp = iterk->value.c_str();
-            const char *pos = strrchr(temp, ' ');
+			const char *pos = strrchr(temp, ' ');
 
 			if (pos == NULL)
 				error("2 arguments required for useWithPrefix keyword");


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