]> Cypherpunks repositories - gostls13.git/commit
bufio: remove special error type, update docs
authorRob Pike <r@golang.org>
Tue, 7 Feb 2012 05:15:03 +0000 (16:15 +1100)
committerRob Pike <r@golang.org>
Tue, 7 Feb 2012 05:15:03 +0000 (16:15 +1100)
commit38b8f6c7a427978968452234e10c0b214b862c8c
treef35e8b952d8ccc19e1eec34f8b8e2e3c46693d9c
parenteb039a80456105d7a3df99589982215f1200152a
bufio: remove special error type, update docs
Updates #2836.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5639045
src/pkg/bufio/bufio.go