[Scummvm-cvs-logs] CVS: scummvm scummvm.cpp,1.211,1.212

Max Horn fingolfin at users.sourceforge.net
Tue Aug 20 15:22:03 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv16694

Modified Files:
	scummvm.cpp 
Log Message:
wrong bug tracker id

Index: scummvm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.cpp,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- scummvm.cpp	20 Aug 2002 22:17:52 -0000	1.211
+++ scummvm.cpp	20 Aug 2002 22:21:40 -0000	1.212
@@ -940,7 +940,7 @@
 
 void Scumm::palManipulate(int start, int end, int color, int time, int e)
 {
-	// TODO - correctly implement this function (see also bug #588501)
+	// TODO - correctly implement this function (see also bug #558245)
 	//
 	// The only place I know of where this function is being called is in the 
 	// FOA extro, to change the color to match the sinking sun. The following





More information about the Scummvm-git-logs mailing list