]> Cypherpunks repositories - gostls13.git/commit
debug/pe: gofmt
authorTobias Klauser <tklauser@distanz.ch>
Wed, 23 May 2018 12:04:48 +0000 (14:04 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 23 May 2018 12:26:19 +0000 (12:26 +0000)
commit4bb649fba82412c292974a9f9255db1092d7faed
tree3f9b5615f91a0b4694446444054f3a9911aa8c47
parent1174ad3a8f6f9d2318ac45fca3cd90f12915cf04
debug/pe: gofmt

CL 110555 introduced some changes which were not properly gofmt'ed.
Because the CL was sent via Github the gofmt checks usually performed by
git-codereview didn't catch this (see #24946).

Change-Id: I65c1271620690dbeec88b4ce482d158f7d6df45d
Reviewed-on: https://go-review.googlesource.com/114255
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/debug/pe/file.go
src/debug/pe/pe.go