]> Cypherpunks repositories - gostls13.git/commit
Add trivial whitespace to CorruptInputError strings.
authorChristopher Wedgwood <cw@f00f.org>
Mon, 30 Nov 2009 20:03:10 +0000 (12:03 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 30 Nov 2009 20:03:10 +0000 (12:03 -0800)
commitc78710f53e8eb2532f690307d8a5a5650f6dfc63
tree3abe2c84250b4599633314536d1163995783fc4b
parentf0c971954091903622ebd2c5432cbcc08d3e937f
Add trivial whitespace to CorruptInputError strings.

R=r, rsc
https://golang.org/cl/161058
src/pkg/encoding/ascii85/ascii85.go
src/pkg/encoding/base64/base64.go
src/pkg/encoding/git85/git.go