Fix typo in file format specification version 1
This commit is contained in:
parent
1470230b16
commit
fee89da463
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ First 18 bytes of file will be (in ascii):
|
||||||
|
|
||||||
SIMPLE_ARCHIVE_VER
|
SIMPLE_ARCHIVE_VER
|
||||||
|
|
||||||
Next 2 bites is a 16-bit unsigned integer "version" in big-endian. It will be:
|
Next 2 bytes is a 16-bit unsigned integer "version" in big-endian. It will be:
|
||||||
|
|
||||||
0x00 0x01
|
0x00 0x01
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue