]> Cypherpunks repositories - gostls13.git/commit
all: fix shadowing bugs found by go tool vet -shadow
authorRob Pike <r@golang.org>
Thu, 20 Jun 2013 18:50:44 +0000 (11:50 -0700)
committerRob Pike <r@golang.org>
Thu, 20 Jun 2013 18:50:44 +0000 (11:50 -0700)
commit3e710c0ba5da11da873c44bd9ca29786aefd1363
treee3ee76f52c9ca2b95b0002a2c134d0b5d294838b
parent9824b018cedcb636cc1210a3a9f0249d1d44fe49
all: fix shadowing bugs found by go tool vet -shadow

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/10328044
src/pkg/net/http/transport_test.go
src/pkg/os/file_unix.go