mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 09:36:49 +08:00
[rk_log]: change MODULE_TAG setting
default MODULE_TAG set to NULL, and reset to rk_log in rk_log modules git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@44 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -54,7 +54,7 @@ typedef signed long long int RK_S64;
|
||||
#endif
|
||||
|
||||
#ifndef MODULE_TAG
|
||||
#define MODULE_TAG "rk_mpp"
|
||||
#define MODULE_TAG NULL
|
||||
#endif
|
||||
|
||||
#endif /*__RK_TYPE_H__*/
|
||||
|
Reference in New Issue
Block a user