]> Cypherpunks repositories - gostls13.git/commit
Return error from WriteByte, to match bufio.Writer.
authorRuss Cox <rsc@golang.org>
Fri, 15 May 2009 17:46:14 +0000 (10:46 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 15 May 2009 17:46:14 +0000 (10:46 -0700)
commit55b70d6c98d0a12345e0e055c7cc0fd3297255f8
tree8ebcabfca5794dcec7d42c343b35b5d0473d3ff4
parent0fe8487cedbc2d6503a2f6808b879201e355ff82
Return error from WriteByte, to match bufio.Writer.

R=gri
DELTA=4  (1 added, 0 deleted, 3 changed)
OCL=28868
CL=28899
src/lib/io/bytebuffer.go