[Scummvm-cvs-logs] SF.net SVN: scummvm: [31497] scummvm/trunk/engines/kyra/screen_v3.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sun Apr 13 09:38:33 CEST 2008


Revision: 31497
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31497&view=rev
Author:   eriktorbjorn
Date:     2008-04-13 00:38:33 -0700 (Sun, 13 Apr 2008)

Log Message:
-----------
Fixed warning.

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/screen_v3.cpp

Modified: scummvm/trunk/engines/kyra/screen_v3.cpp
===================================================================
--- scummvm/trunk/engines/kyra/screen_v3.cpp	2008-04-13 00:02:11 UTC (rev 31496)
+++ scummvm/trunk/engines/kyra/screen_v3.cpp	2008-04-13 07:38:33 UTC (rev 31497)
@@ -47,4 +47,4 @@
 	return &_screenDimTable[dim];
 }
 
-} // end of namespace Kyra
\ No newline at end of file
+} // end of namespace Kyra


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