Merge "Fix SystemInfo cache" into tizen_2.1
authorJungHoon Kim <david_kim31@samsung.com>
Mon, 13 May 2013 01:47:10 +0000 (10:47 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 13 May 2013 01:47:10 +0000 (10:47 +0900)
src/system/FSys_SystemInfoImpl.cpp

index d7ec067..6974c1d 100644 (file)
@@ -269,7 +269,7 @@ _SystemInfoImpl::GetSysInfo(const String& key, String& value)
        if(pValue != null)
        {
                value = *pValue;
-               r = E_SUCCESS;
+               return E_SUCCESS;
        }
 
        if (key == _NETWORK_TYPE) //Compatibility