[Scummvm-cvs-logs] SF.net SVN: scummvm:[34208] scummvm/trunk/engines/scumm/script_v6.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat Aug 30 14:54:55 CEST 2008


Revision: 34208
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34208&view=rev
Author:   eriktorbjorn
Date:     2008-08-30 12:54:54 +0000 (Sat, 30 Aug 2008)

Log Message:
-----------
Added a whitespace, just for salty-horse.

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/script_v6.cpp

Modified: scummvm/trunk/engines/scumm/script_v6.cpp
===================================================================
--- scummvm/trunk/engines/scumm/script_v6.cpp	2008-08-30 11:56:44 UTC (rev 34207)
+++ scummvm/trunk/engines/scumm/script_v6.cpp	2008-08-30 12:54:54 UTC (rev 34208)
@@ -2374,7 +2374,7 @@
 void ScummEngine_v6::o6_talkActor() {
 	int offset = _scriptPointer - _scriptOrgPointer;
 
-	// WORKAROUNDfor bug #896489: see below for detailed description
+	// WORKAROUND for bug #896489: see below for detailed description
 	if (_forcedWaitForMessage) {
 		if (VAR(VAR_HAVE_MSG)) {
 			_scriptPointer--;


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