]> Cypherpunks repositories - gostls13.git/commit
src, misc: apply gofmt
authorRobert Griesemer <gri@golang.org>
Thu, 14 Feb 2019 01:00:36 +0000 (17:00 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 19 Feb 2019 20:38:28 +0000 (20:38 +0000)
commitfae44a2be350940c3b29919e274e9a7e63f22df7
treef3d6e53516b87298f49abb66c87821e9eda7ebcc
parentf8abdd6c8a6bb4882e708f87d1e83ba5f897aeff
src, misc: apply gofmt

This applies the new gofmt literal normalizations to the library.

Change-Id: I8c1e8ef62eb556fc568872c9f77a31ef236348e7
Reviewed-on: https://go-review.googlesource.com/c/162539
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/archive/tar/strconv.go
src/archive/tar/strconv_test.go
src/cmd/compile/internal/gc/testdata/fp_test.go
src/cmd/vendor/golang.org/x/sys/windows/security_windows.go
src/compress/flate/deflate_test.go
src/go/internal/gcimporter/testdata/exports.go
src/math/cmplx/tan.go
src/math/sin.go
src/math/sincos.go
src/math/tan.go
src/math/tanh.go