]> Cypherpunks repositories - gostls13.git/commit
all: fix some vet-found printf errors
authorRob Pike <r@golang.org>
Mon, 25 Feb 2013 20:43:03 +0000 (12:43 -0800)
committerRob Pike <r@golang.org>
Mon, 25 Feb 2013 20:43:03 +0000 (12:43 -0800)
commit707ab1347f114934d65b713e22fdd62b4a83ca36
tree6594ba957bb7730a37a8c125f473313f836dd774
parent1a01ffd386add6c1e11642c44c4009bd8ffcdd3d
all: fix some vet-found printf errors

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7393059
src/pkg/archive/tar/reader_test.go
src/pkg/encoding/gob/gobencdec_test.go
src/pkg/encoding/json/decode_test.go
src/pkg/net/http/request_test.go