mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 23:59:49 -04:00
loader: improve verification terminology
This commit is contained in:
parent
b7d99b732a
commit
074364753f
7 changed files with 41 additions and 41 deletions
|
@ -32,7 +32,7 @@ namespace ams::ldr {
|
|||
void *aci_kac;
|
||||
|
||||
void *modulus;
|
||||
bool is_signed;
|
||||
bool check_verification_data;
|
||||
};
|
||||
|
||||
/* Meta API. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue