1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/pkg/bufio
Rob Pike 11b459cba8 give bufio.Writer.WriteString the same signature as
bytes.Buffer.WriteString

Fixes #535.

R=rsc
CC=golang-dev
https://golang.org/cl/189096
2010-01-16 13:06:50 +11:00
..
bufio_test.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
bufio.go give bufio.Writer.WriteString the same signature as 2010-01-16 13:06:50 +11:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00