]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/abi: fix some typos in comments
authorThan McIntosh <thanm@google.com>
Tue, 2 Nov 2021 17:44:05 +0000 (13:44 -0400)
committerThan McIntosh <thanm@google.com>
Tue, 2 Nov 2021 19:36:46 +0000 (19:36 +0000)
commit80a7968842895a5c05efa6464ce49b62413436c1
treef652a5f2abbf255f4abd8241a5c65dd56cf8a553
parentc702f91b38f98c98a12b9933dce42dbd500e21fd
cmd/compile/internal/abi: fix some typos in comments

Fix a few types in the header comment for 'ComputePadding'.

Change-Id: If38911e6dcbec571845ae44eef30fd6c33f589cb
Reviewed-on: https://go-review.googlesource.com/c/go/+/360814
Trust: Than McIntosh <thanm@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/abi/abiutils.go