mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-04-22 20:44:49 +00:00
ncm: fix typo
This commit is contained in:
parent
17bd586db6
commit
befa36f693
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ namespace ams::ncm {
|
|||
ContentMetaKey key;
|
||||
Digest digest;
|
||||
u16 content_count;
|
||||
u8 reserver[2];
|
||||
u8 reserved[2];
|
||||
};
|
||||
|
||||
struct PatchDeltaHistory {
|
||||
|
|
Loading…
Add table
Reference in a new issue