aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoe Tsai <joetsai@digital-static.net>2015-11-02 09:39:11 -0800
committerJoe Tsai <joetsai@digital-static.net>2015-11-02 09:39:11 -0800
commitce2bb01f33a68c0c73bc5f56bf351e5c9f4a9972 (patch)
tree1f79c2cb0470e5c9a4bc2d1b78535c8e1150b505 /docs
parent2421ed928f23b9fd2f16b5b51355c85d74fab481 (diff)
downloadbrotli-ce2bb01f33a68c0c73bc5f56bf351e5c9f4a9972.zip
brotli-ce2bb01f33a68c0c73bc5f56bf351e5c9f4a9972.tar.gz
brotli-ce2bb01f33a68c0c73bc5f56bf351e5c9f4a9972.tar.bz2
Revert accidental deletion in Section 10.
Diffstat (limited to 'docs')
-rw-r--r--docs/draft-alakuijala-brotli-07.nroff1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/draft-alakuijala-brotli-07.nroff b/docs/draft-alakuijala-brotli-07.nroff
index 8cf92ab..77c1f41 100644
--- a/docs/draft-alakuijala-brotli-07.nroff
+++ b/docs/draft-alakuijala-brotli-07.nroff
@@ -1775,6 +1775,7 @@ The decoding algorithm that produces the uncompressed data is as follows:
decrement BLEN_D
compute context ID, CIDD from CLEN
read distance code using HTREED[CMAPD[4*BTYPE_D + CIDD]]
+ compute distance by distance short code substitution
if distance code is not zero,
and distance is not a static dictionary reference,
push distance to the ring buffer of last distances