[Scummvm-cvs-logs] SF.net SVN: scummvm:[50866] scummvm/trunk/engines/sci/engine/kernel.cpp

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Wed Jul 14 04:34:15 CEST 2010


Revision: 50866
          http://scummvm.svn.sourceforge.net/scummvm/?rev=50866&view=rev
Author:   thebluegr
Date:     2010-07-14 02:34:14 +0000 (Wed, 14 Jul 2010)

Log Message:
-----------
Whitespace/layout

Modified Paths:
--------------
    scummvm/trunk/engines/sci/engine/kernel.cpp

Modified: scummvm/trunk/engines/sci/engine/kernel.cpp
===================================================================
--- scummvm/trunk/engines/sci/engine/kernel.cpp	2010-07-14 02:28:17 UTC (rev 50865)
+++ scummvm/trunk/engines/sci/engine/kernel.cpp	2010-07-14 02:34:14 UTC (rev 50866)
@@ -273,7 +273,7 @@
 
 //    gameID,       scriptNr,lvl,         object-name, method-name,    call, index,   replace
 static const SciWorkaroundEntry kStrCpy_workarounds[] = {
-    { GID_ISLANDBRAIN,          45,  0,    "aWord", "addOn",             -1,    0, { 0,    0 } }, // Hominy Homonym puzzle, room 260
+    { GID_ISLANDBRAIN,          45,  0,    "aWord", "addOn",             -1,     0, { 0,    0 } }, // Hominy Homonym puzzle, room 260
     SCI_WORKAROUNDENTRY_TERMINATOR
 };
 


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