mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-18 17:24:37 -04:00
Signed-off-by: lovechinamo <wangdongqi2@huawei.com>
Changes to be committed:
This commit is contained in:
@@ -299,7 +299,7 @@ namespace MiscServices {
|
||||
IMSA_HILOGI("InputMethodSystemAbility::getDisplayMode session is nullptr");
|
||||
return ErrorCode::ERROR_NULL_POINTER;
|
||||
}
|
||||
*retMode = session->GetDisplayMode();
|
||||
retMode = session->GetDisplayMode();
|
||||
return ErrorCode::NO_ERROR;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user