Rename Protocol->Register() to Protocol->Install(), add missing header changes
这个提交包含在:
父节点
7fd5273476
当前提交
87a586ed68
@ -259,8 +259,8 @@ typedef struct _XTBL_LOADER_PROTOCOL
|
||||
struct
|
||||
{
|
||||
PBL_GET_MODULES_LIST GetModulesList;
|
||||
PBL_REGISTER_XT_PROTOCOL Install;
|
||||
PBL_OPEN_XT_PROTOCOL Open;
|
||||
PBL_REGISTER_XT_PROTOCOL Register;
|
||||
} Protocol;
|
||||
struct
|
||||
{
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户