]> Cypherpunks repositories - gostls13.git/commit
cmd/link: fix stale link to MachO file format reference in comment
authorThan McIntosh <thanm@google.com>
Wed, 19 Jun 2019 15:41:54 +0000 (11:41 -0400)
committerThan McIntosh <thanm@google.com>
Wed, 19 Jun 2019 16:38:34 +0000 (16:38 +0000)
commit9f68d2fa2234859dc1e8cc577efaeb381268af24
tree9753fcf75fe5cff21d32e3b5418aadb56fa314d7
parente9188d1d18040bc6cb46065b2474664b8728a6df
cmd/link: fix stale link to MachO file format reference in comment

Fix a stale reference to Apple's Mach-O file format reference in the
header comment.

Change-Id: I5f120fd5bf31ee0b8b29a33879305abb31a7913d
Reviewed-on: https://go-review.googlesource.com/c/go/+/182957
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/macho/macho.go