Fix typo in file format specification version 1
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 6s

This commit is contained in:
Stephen Seo 2024-09-24 18:48:15 +09:00
parent 9128fc9aa7
commit d03dc3eb10

View file

@ -85,7 +85,7 @@ First 18 bytes of file will be (in ascii):
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