Merge pull request #4179 from VolcaEM/patch-7

eupld: Update function table
This commit is contained in:
LC 2020-06-26 20:29:40 -04:00 committed by GitHub
commit a6b5528e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ public:
{1, nullptr, "ImportCrt"},
{2, nullptr, "ImportPki"},
{3, nullptr, "SetAutoUpload"},
{4, nullptr, "GetAutoUpload"},
};
// clang-format on