]> Cypherpunks repositories - gostls13.git/commit
encoding/asn1: gofmt
authorTobias Klauser <tklauser@distanz.ch>
Thu, 7 Jun 2018 07:38:18 +0000 (09:38 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Jun 2018 15:01:06 +0000 (15:01 +0000)
commitdb4675f2de3a09d198cbc9bbf5120eec4fb54338
treec28b4438250cd6d1f9c959d767233e3ac42b58f3
parent581ed192e5c9f9015e8a50f34cb9d5880066a9db
encoding/asn1: gofmt

CL 113837 introduced some changes which were not properly gofmt'ed, fix them.

Change-Id: I89329063f9c468238051e45380d752e66efdb939
Reviewed-on: https://go-review.googlesource.com/116895
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/encoding/asn1/marshal_test.go