]> Cypherpunks repositories - gostls13.git/commit
flate: delete WrongValueError type.
authorNigel Tao <nigeltao@golang.org>
Sat, 11 Feb 2012 01:09:11 +0000 (12:09 +1100)
committerNigel Tao <nigeltao@golang.org>
Sat, 11 Feb 2012 01:09:11 +0000 (12:09 +1100)
commit22636be8b03c2581ed0f6c93d90689b0202b87b0
tree64ad3f0be3c97882d36842066ad724a91e18a72f
parent0846e275a88b1b0b92a8cacab5b7e4cfc747e072
flate: delete WrongValueError type.

Fixes #2838.

R=rsc, r
CC=golang-dev
https://golang.org/cl/5651060
doc/go1.html
doc/go1.tmpl
src/pkg/compress/flate/deflate.go
src/pkg/compress/flate/huffman_bit_writer.go