]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/goobj: add missing symbol align field in top level doc
authorPaul Cacheux <paul.cacheux@datadoghq.com>
Fri, 6 Dec 2024 13:06:36 +0000 (14:06 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 6 Dec 2024 21:00:38 +0000 (21:00 +0000)
commit0d453232db9c4eeea5faa7dd171b95a59619f160
tree3a8cffd2d61a43bf7565ca59bb0754f24aa11140
parent35caf4130eafaafb0f30bb4feeeb61ed0df37596
cmd/internal/goobj: add missing symbol align field in top level doc

Fix the documentation of the symbol's align field that is present in the
code but not in the top level documentation

Change-Id: I753f2379b22487899ceee8ebc9c2e659d74ea986
Reviewed-on: https://go-review.googlesource.com/c/go/+/633777
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/internal/goobj/objfile.go