]> Cypherpunks repositories - gostls13.git/commitdiff
debug/macho: fix comment on Section64
authorMichael Matloob <matloob@golang.org>
Tue, 23 Aug 2016 12:17:58 +0000 (08:17 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 23 Aug 2016 13:44:12 +0000 (13:44 +0000)
Change-Id: I7c809ec385b56ebb2ec784a1479d466df6ab4d1a
Reviewed-on: https://go-review.googlesource.com/27565
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/macho/macho.go

index 31647536ac5e6732aacede56a7ba01a3a18e8c51..40ac74e9a141f6a2558011f30032d14a2874fb42 100644 (file)
@@ -145,7 +145,7 @@ type Section32 struct {
        Reserve2 uint32
 }
 
-// A Section32 is a 64-bit Mach-O section header.
+// A Section64 is a 64-bit Mach-O section header.
 type Section64 struct {
        Name     [16]byte
        Seg      [16]byte