From 0625beaa1d3c98298453b6fff8f663085844ea39 Mon Sep 17 00:00:00 2001 From: Magnus Ahltorp Date: Fri, 13 May 2016 14:51:53 +0200 Subject: Change endian of permdb index file to big-endian --- doc/permdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/permdb.md b/doc/permdb.md index a515532..716d384 100644 --- a/doc/permdb.md +++ b/doc/permdb.md @@ -83,7 +83,7 @@ garbage as more entries are written to it, but can be removed and re-created to optimize its size, since it contains no original information. -All values are in host-endian byte order. +All values are in big-endian byte order. - file - file cookie [64-bit] = 0xb7e16b02ba8a6d1b -- cgit v1.1