Fix 72-char line length violator

This commit is contained in:
Joe Tsai 2015-11-10 15:09:40 -08:00
parent af2a5519ab
commit 3fe5c24738
2 changed files with 917 additions and 860 deletions

View File

@ -265,9 +265,10 @@ of prefix codes:
.nf
1) One set of prefix codes are for the literal sequence lengths
(also referred to as literal insertion lengths) and backward
copy lengths (that is, a single code word represents two lengths,
one of the literal sequence and one of the backward copy).
(also referred to as literal insertion lengths) and
backward copy lengths. That is, a single code word represents
two lengths, one of the literal sequence and one of the
backward copy.
2) One set of prefix codes are for literals.

File diff suppressed because it is too large Load Diff