We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806ea41 commit 8d6d367Copy full SHA for 8d6d367
src/internal/xcoff/ar.go
@@ -54,7 +54,7 @@ type Archive struct {
54
closer io.Closer
55
}
56
57
-// MemberHeader holds information about a big archive file header
+// ArchiveHeader holds information about a big archive file header
58
type ArchiveHeader struct {
59
magic string
60
0 commit comments