Skip to content

Commit

Permalink
Correct typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownbrackets committed May 1, 2021
1 parent 0552eee commit cd8858a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CSO.md
Expand Up @@ -19,7 +19,7 @@ Format (version 1)

The header is as follows (little endian):

char[4] magic; // Always "CISO".
char[4] magic; // Always "CISO".
uint32_t header_size; // Does not always contain a reliable value.
uint64_t uncompressed_size; // Total size of original ISO.
uint32_t block_size; // Size of each block, usually 2048.
Expand Down

0 comments on commit cd8858a

Please sign in to comment.