[rk_env]: add default value to env_get function

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@35 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-05 08:46:46 +00:00
parent ef042eb9df
commit 1fe9a769fc
11 changed files with 106 additions and 64 deletions

View File

@@ -56,7 +56,6 @@ RK_U32 rk_get_log_flag()
return mpp_log_flag;
}
#ifdef __cplusplus
}
#endif