]> Cypherpunks repositories - gostls13.git/commit
net/http: remove useless named result arguments in type
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 2 Apr 2013 19:12:16 +0000 (12:12 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 2 Apr 2013 19:12:16 +0000 (12:12 -0700)
commit5be0dad1169ce56e9a21fa6beb9a1109f6d6aeb0
tree247d27d31255df1f06d9d1af3cb70bde734b22bc
parent79682199ce56c9afa1edac6c61da3c7abb9393b7
net/http: remove useless named result arguments in type

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/8276043
src/pkg/net/http/transport.go