mirror of
https://github.com/openharmony/useriam_auth_executor_mgr.git
synced 2026-07-19 22:53:40 -04:00
fix codecheck
Signed-off-by: 韩震 <hanzhen10@huawei.com> Change-Id: I3b3391f362cc2f5770c60bb5695856b5583fefd7
This commit is contained in:
@@ -45,5 +45,5 @@ ResultCode InitTokenKey(void)
|
||||
return RESULT_GENERAL_ERROR;
|
||||
}
|
||||
g_tokenKey->contentSize = g_tokenKey->maxSize;
|
||||
return RESULT_SUCCESS;
|
||||
return RESULT_SUCCESS;
|
||||
}
|
||||
Reference in New Issue
Block a user