From f3b497787aaa710c7228d48973598377da024d67 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sun, 24 Feb 2008 01:12:39 +0000 Subject: Fixed warning. svn-id: r30948 --- common/system.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/system.cpp b/common/system.cpp index 8137fce5df..6320bdf4e5 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -186,4 +186,4 @@ FilesystemFactory *OSystem::getFilesystemFactory() { #else #error Unknown and unsupported backend in OSystem::getFilesystemFactory #endif -} \ No newline at end of file +} -- cgit v1.2.3