Fix documentation: integers are stored in little-endian byte order.
commit076fc6198041d58705c2decc3596d12910284bc4
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>
Tue, 23 Jan 2018 14:36:20 +0000 (23 15:36 +0100)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Tue, 23 Jan 2018 14:36:20 +0000 (23 15:36 +0100)
treef438907b9eb8d5bcbdd66dc79ee160ef7488577e
parent75c68929c302b7d3cca77c3cf542dd299d18394a
Fix documentation: integers are stored in little-endian byte order.

David misdocumented read/write int functions back in commit
5fed2f9169fdd0585cc83ff0fa8210d97da77cb2 (2007-05-19) and later it
probably got copy-pasted to the documentation of file format.
FILEFORMAT
src/utils.c
src/utils.h