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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Feb 17 03:08:31 CET 2008


Revision: 30888
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30888&view=rev
Author:   lordhoto
Date:     2008-02-16 18:08:30 -0800 (Sat, 16 Feb 2008)

Log Message:
-----------
Added newline at end of file again (fixes compiling with -Werror for me).

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

Modified: scummvm/trunk/engines/kyra/scene_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_v2.cpp	2008-02-17 02:06:59 UTC (rev 30887)
+++ scummvm/trunk/engines/kyra/scene_v2.cpp	2008-02-17 02:08:30 UTC (rev 30888)
@@ -924,4 +924,5 @@
 	_screen->fadePalette(_screen->getPalette(0), delayTime, &_updateFunctor);
 }
 
-} // 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