]> Cypherpunks repositories - gostls13.git/commit
gofix: netdial
authorRuss Cox <rsc@golang.org>
Tue, 29 Mar 2011 03:29:00 +0000 (23:29 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 29 Mar 2011 03:29:00 +0000 (23:29 -0400)
commit2a1b4a83fc18ee54c1c44f33a9a2d317c32e2d8c
treee69fce5b47ebe757a16a281a968a824a523cf2c6
parent5546cc7eabef2775d379a6cdb4f4d2926fa7ab23
gofix: netdial

R=adg
CC=golang-dev
https://golang.org/cl/4278053
src/cmd/gofix/Makefile
src/cmd/gofix/fix.go
src/cmd/gofix/main.go
src/cmd/gofix/netdial.go [new file with mode: 0644]
src/cmd/gofix/netdial_test.go [new file with mode: 0644]