]> Cypherpunks repositories - gostls13.git/commit
compress/zlib: add example to doc comment
authorRuss Cox <rsc@golang.org>
Tue, 19 Jan 2010 21:09:50 +0000 (13:09 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 19 Jan 2010 21:09:50 +0000 (13:09 -0800)
commit14ccf44fc78a7caec30734efa77127d96feea3b6
treee82f2f036b6bc3a71ad722d2835c589aa368f268
parentae3e8eb2ec5b41c55099866ed005266976d34701
compress/zlib: add example to doc comment

Fixes #548.

R=r
CC=golang-dev, graycardinalster
https://golang.org/cl/190062
src/pkg/compress/zlib/reader.go