]> Cypherpunks repositories - gostls13.git/commit
all: fix some mistakes found by go tool vet .
authorRob Pike <r@golang.org>
Fri, 27 Sep 2013 00:09:15 +0000 (10:09 +1000)
committerRob Pike <r@golang.org>
Fri, 27 Sep 2013 00:09:15 +0000 (10:09 +1000)
commitfa7791e92228326d947ff65195bdc11a0a4852ef
tree4dd736c4895faf68b6607abc02aa9fe3c7151431
parent1f7c8a9aeda6772fa3b33da2bf3b6ad3be6125ab
all: fix some mistakes found by go tool vet .

R=golang-dev, iant, adg
CC=golang-dev
https://golang.org/cl/14000043
12 files changed:
src/pkg/encoding/gob/encoder_test.go
src/pkg/encoding/gob/gobencdec_test.go
src/pkg/math/big/int_test.go
src/pkg/net/http/header_test.go
src/pkg/net/http/request_test.go
src/pkg/net/http/serve_test.go
src/pkg/net/ip_test.go
src/pkg/net/timeout_test.go
src/pkg/regexp/all_test.go
src/pkg/regexp/syntax/parse_test.go
src/pkg/runtime/crash_test.go
src/pkg/runtime/mfinal_test.go