]> Cypherpunks repositories - gostls13.git/commit
compress/zlib: mention that NewReaderDict can return ErrDictionary
authorRuss Cox <rsc@golang.org>
Tue, 30 Sep 2014 16:30:31 +0000 (12:30 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 30 Sep 2014 16:30:31 +0000 (12:30 -0400)
commit02395953064127f7dd54b238442eb71a2077ddb8
tree98b54a645a06bada2f437820aa5ded5be8f583cf
parent5a1906dc47638840b6db96edb11ffe1fb011caad
compress/zlib: mention that NewReaderDict can return ErrDictionary

Fixes #7935.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews, ruiu
https://golang.org/cl/147390043
src/compress/zlib/reader.go