mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
gofmt: apply gofmt -w src misc
Remove trailing whitespace in comments. No other changes. R=r CC=golang-dev https://golang.org/cl/6815053
This commit is contained in:
parent
db2b6ed854
commit
465b9c35e5
136 changed files with 240 additions and 240 deletions
|
|
@ -55,7 +55,7 @@ func TestDialTimeout(t *testing.T) {
|
|||
// on our 386 builder, this Dial succeeds, connecting
|
||||
// to an IIS web server somewhere. The data center
|
||||
// or VM or firewall must be stealing the TCP connection.
|
||||
//
|
||||
//
|
||||
// IANA Service Name and Transport Protocol Port Number Registry
|
||||
// <http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml>
|
||||
go func() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue