[Scummvm-cvs-logs] SF.net SVN: scummvm: [24805] scummvm/trunk/engines/cine/detection.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sun Dec 3 18:08:46 CET 2006


Revision: 24805
          http://scummvm.svn.sourceforge.net/scummvm/?rev=24805&view=rev
Author:   eriktorbjorn
Date:     2006-12-03 09:08:37 -0800 (Sun, 03 Dec 2006)

Log Message:
-----------
Fixed indentation. (Oh, ok, I actually just wanted to test the new SVN access
path.)

Modified Paths:
--------------
    scummvm/trunk/engines/cine/detection.cpp

Modified: scummvm/trunk/engines/cine/detection.cpp
===================================================================
--- scummvm/trunk/engines/cine/detection.cpp	2006-12-03 16:09:26 UTC (rev 24804)
+++ scummvm/trunk/engines/cine/detection.cpp	2006-12-03 17:08:37 UTC (rev 24805)
@@ -117,7 +117,7 @@
 };
 
 static const ADGameFileDescription OSUS256_GameFiles[] = {
-	{ "procs00",	0,	"862a75d76fb7fffec30e52be9ad1c474"},
+	{ "procs00",		0,	"862a75d76fb7fffec30e52be9ad1c474"},
 };
 
 static const ADGameFileDescription OSDE_GameFiles[] = {


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