]> Cypherpunks repositories - gostls13.git/commit
compress/flate: fix the old url for the flate algorithm
authorOsamu TONOMORI <osamingo@gmail.com>
Thu, 20 Dec 2018 13:39:01 +0000 (22:39 +0900)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 20 Dec 2018 18:15:50 +0000 (18:15 +0000)
commit1e708337b21c43c14d3ac46dd29181a4af0548da
tree3aa69b3903f211237a15164596ddd991e11aa3ca
parent745273f739fc63a5a4089d81c85f33edca58f0e9
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>
src/compress/flate/inflate.go