From: Jonathan Dieter Date: Sat, 21 Jul 2018 19:51:45 +0000 (+0100) Subject: Fix spec to clearly explain that chunk count includes the dictionary (#5) X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~189 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=42e5ba29e3ea5e540fb13ffbec161e589e8b6ad0;p=zchunk.git Fix spec to clearly explain that chunk count includes the dictionary (#5) Signed-off-by: Jonathan Dieter --- diff --git a/zchunk_format.txt b/zchunk_format.txt index 6cd860e..80703f6 100644 --- a/zchunk_format.txt +++ b/zchunk_format.txt @@ -97,7 +97,8 @@ Chunk checksum type 1 = SHA-256 Chunk count - This is a count of the number of chunks in the zchunk file. + This is a count of the number of chunks in the zchunk file including the + dictionary chunk. Dict stream If the data streams flag is set, this must always be 0, otherwise don't include