From ce2bb01f33a68c0c73bc5f56bf351e5c9f4a9972 Mon Sep 17 00:00:00 2001 From: Joe Tsai Date: Mon, 2 Nov 2015 09:39:11 -0800 Subject: Revert accidental deletion in Section 10. --- docs/draft-alakuijala-brotli-07.nroff | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 -- cgit v1.1