mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-16 22:02:15 +02:00
ncm: fix typo
This commit is contained in:
parent
17bd586db6
commit
befa36f693
@ -91,7 +91,7 @@ namespace ams::ncm {
|
||||
ContentMetaKey key;
|
||||
Digest digest;
|
||||
u16 content_count;
|
||||
u8 reserver[2];
|
||||
u8 reserved[2];
|
||||
};
|
||||
|
||||
struct PatchDeltaHistory {
|
||||
|
Loading…
Reference in New Issue
Block a user