]> Cypherpunks repositories - gostls13.git/commit
bufio: fix optimisation test
authorAndrew Gerrand <adg@golang.org>
Tue, 27 Jul 2010 07:22:45 +0000 (17:22 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 27 Jul 2010 07:22:45 +0000 (17:22 +1000)
commit4501e18aa5cc365016f58f9f052eb3ee5940cea3
tree6b67955a514bab0edbe0fc6a9bceb0e761f80350
parentfc4ba1546c787a99fbcd037649575c29728655b4
bufio: fix optimisation test

Fixes #949.

R=rsc
CC=golang-dev
https://golang.org/cl/1886046
src/pkg/bufio/bufio.go