1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/pkg/expvar
Russ Cox 32f3770ec5 pkg: remove .String() from some print arguments
I found these by adding a check to govet, but the check
produces far too many false positives to be useful.
Even so, these few seem worth cleaning up.

R=golang-dev, bradfitz, iant
CC=golang-dev
https://golang.org/cl/5311067
2011-10-27 18:03:52 -07:00
..
expvar_test.go pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00
expvar.go pkg: remove .String() from some print arguments 2011-10-27 18:03:52 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00