compress/flate: fix the old url for the flate algorithm

Change-Id: I84b74bc96516033bbf4a01f9aa81fe60d5a41355
Reviewed-on: https://go-review.googlesource.com/c/155317
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Osamu TONOMORI 2018-12-20 22:39:01 +09:00 committed by Brad Fitzpatrick
parent 745273f739
commit 1e708337b2
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ type Resetter interface {
// number of bits.
//
// See the following:
// http://www.gzip.org/algorithm.txt
// https://github.com/madler/zlib/raw/master/doc/algorithm.txt
// chunk & 15 is number of bits
// chunk >> 4 is value, including table link