Merge pull request #4179 from VolcaEM/patch-7
eupld: Update function table
This commit is contained in:
commit
a6b5528e9c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ public:
|
||||||
{1, nullptr, "ImportCrt"},
|
{1, nullptr, "ImportCrt"},
|
||||||
{2, nullptr, "ImportPki"},
|
{2, nullptr, "ImportPki"},
|
||||||
{3, nullptr, "SetAutoUpload"},
|
{3, nullptr, "SetAutoUpload"},
|
||||||
|
{4, nullptr, "GetAutoUpload"},
|
||||||
};
|
};
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue