]> Cypherpunks repositories - gostls13.git/commit
compress/gzip: fix go vet warning
authorJoe Tsai <joetsai@digital-static.net>
Tue, 13 Oct 2015 20:19:09 +0000 (13:19 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 14 Oct 2015 17:54:30 +0000 (17:54 +0000)
commit2687db109d2b9f057f9e75503d4a9325e26e84a0
tree72cb1ced32b3bb949676331c75e48ad46905802a
parent61860508add795c86059faa67d90bd556a3d49bf
compress/gzip: fix go vet warning

Change-Id: I2ac6b178e666e34e028001078faf62ce71e12e9d
Reviewed-on: https://go-review.googlesource.com/15834
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/compress/gzip/gunzip_test.go