]> Cypherpunks repositories - gostls13.git/commit
pkg: fix incorrect prints found by govet
authorRobert Hencke <robert.hencke@gmail.com>
Sun, 15 May 2011 03:43:18 +0000 (20:43 -0700)
committerRob Pike <r@golang.org>
Sun, 15 May 2011 03:43:18 +0000 (20:43 -0700)
commitcc2fc024678020a361b5634f2aa349f2645ddf8a
treea1ca947627b36dccedb7a6e622933b4cab7bfbd4
parent870791a5acd921eedd2ce9d3945b6da744afc208
pkg: fix incorrect prints found by govet

Also, clarify some error messages

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4548042
src/pkg/crypto/openpgp/packet/public_key_test.go
src/pkg/http/request_test.go
src/pkg/http/response_test.go
src/pkg/mime/multipart/formdata_test.go
src/pkg/os/user/user_test.go