From 1b8b80107814170e4c47f85b1355d799fb0cc172 Mon Sep 17 00:00:00 2001 From: Ende Date: Sat, 7 Nov 2015 17:55:22 -0500 Subject: Fixed two references to wrong NBLTYPESx --- docs/draft-alakuijala-brotli-07.nroff | 4 ++-- docs/draft-alakuijala-brotli-07.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/draft-alakuijala-brotli-07.nroff b/docs/draft-alakuijala-brotli-07.nroff index 9cf6ee0..b4292bb 100644 --- a/docs/draft-alakuijala-brotli-07.nroff +++ b/docs/draft-alakuijala-brotli-07.nroff @@ -1646,11 +1646,11 @@ commands. Each command has the following format: Insert length number of literals, with the following format: Block type code for next literal block type, appears - only if NBLTYPESI >= 2 and the previous literal + only if NBLTYPESL >= 2 and the previous literal block count is zero Block count code + extra bits for next literal - block count, appears only if NBLTYPESI >= 2 and the + block count, appears only if NBLTYPESL >= 2 and the previous literal block count is zero Next byte of the uncompressed data, encoded with the diff --git a/docs/draft-alakuijala-brotli-07.txt b/docs/draft-alakuijala-brotli-07.txt index c1cb929..cf4c09c 100644 --- a/docs/draft-alakuijala-brotli-07.txt +++ b/docs/draft-alakuijala-brotli-07.txt @@ -1746,11 +1746,11 @@ Internet-Draft Brotli October 2015 Insert length number of literals, with the following format: Block type code for next literal block type, appears - only if NBLTYPESI >= 2 and the previous literal + only if NBLTYPESL >= 2 and the previous literal block count is zero Block count code + extra bits for next literal - block count, appears only if NBLTYPESI >= 2 and the + block count, appears only if NBLTYPESL >= 2 and the previous literal block count is zero Next byte of the uncompressed data, encoded with the -- cgit v1.1