]> Cypherpunks repositories - gostls13.git/commit
pkg: fix incorrect prints found by govet
authorRobert Hencke <robert.hencke@gmail.com>
Thu, 13 Oct 2011 02:34:01 +0000 (13:34 +1100)
committerNigel Tao <nigeltao@golang.org>
Thu, 13 Oct 2011 02:34:01 +0000 (13:34 +1100)
commitc50182480db093e447f02e76a735ed23a80305bf
treee2232410ea76fec8d450532fc13202dab4d694e9
parentbeed0a784415c2e20c2530e1898c0fa4c00d1ac8
pkg: fix incorrect prints found by govet

R=golang-dev, nigeltao
CC=golang-dev
https://golang.org/cl/5266041
src/pkg/exp/sql/fakedb_test.go
src/pkg/exp/sql/sql_test.go
src/pkg/exp/template/html/escape_test.go
src/pkg/template/exec_test.go