eupld: Update function table

This was based on Switchbrew page: https://switchbrew.org/wiki/Error_Upload_services
pull/8/head
VolcaEM 5 years ago committed by GitHub
parent 3579db425e
commit 0f4a611129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save