]> Cypherpunks repositories - gostls13.git/commit
bufio: Fixed call to Fatal, should be Fatalf.
authorTimo Truyts <alkaloid.btx@gmail.com>
Wed, 2 Jul 2014 14:04:01 +0000 (07:04 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 2 Jul 2014 14:04:01 +0000 (07:04 -0700)
commit22c3f67cd637d6d99bafc04867e7e4f8833f7f16
tree64ad9be0a3428983258ddfd58e1179ac117bd51a
parentab341e58bca9acbc7c7c5874d11942db0fd5c134
bufio: Fixed call to Fatal, should be Fatalf.

LGTM=iant
R=golang-codereviews, iant, bradfitz
CC=golang-codereviews
https://golang.org/cl/107390044
src/pkg/bufio/scan_test.go