mirror of
https://github.com/jakcron/nstool
synced 2025-02-19 08:51:06 +00:00
[nstool] Remove unneeded white space.
This commit is contained in:
parent
c4b2d96bf1
commit
31b6ce0b58
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ struct sOptional
|
|||
struct sKeyset
|
||||
{
|
||||
crypto::rsa::sRsa2048Key acid_sign_key;
|
||||
|
||||
|
||||
|
||||
crypto::aes::sAes128Key package1_key[kMasterKeyNum];
|
||||
crypto::rsa::sRsa2048Key package2_sign_key;
|
||||
crypto::aes::sAes128Key package2_key[kMasterKeyNum];
|
||||
|
|
Loading…
Add table
Reference in a new issue