[Scummvm-cvs-logs] SF.net SVN: scummvm: [30948] scummvm/trunk/common/system.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sun Feb 24 02:12:39 CET 2008


Revision: 30948
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30948&view=rev
Author:   eriktorbjorn
Date:     2008-02-23 17:12:39 -0800 (Sat, 23 Feb 2008)

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

Modified Paths:
--------------
    scummvm/trunk/common/system.cpp

Modified: scummvm/trunk/common/system.cpp
===================================================================
--- scummvm/trunk/common/system.cpp	2008-02-23 23:03:08 UTC (rev 30947)
+++ scummvm/trunk/common/system.cpp	2008-02-24 01:12:39 UTC (rev 30948)
@@ -186,4 +186,4 @@
 	#else
 		#error Unknown and unsupported backend in OSystem::getFilesystemFactory
 	#endif
-}
\ No newline at end of file
+}


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