]> Cypherpunks repositories - gostls13.git/commit
runtime: change sys.PtrSize to goarch.PtrSize in comments
authorIan Lance Taylor <iant@golang.org>
Sat, 5 Feb 2022 05:14:13 +0000 (21:14 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 5 Feb 2022 06:14:58 +0000 (06:14 +0000)
commitd588f487703e773ba4a2f0a04f2d4141610bff6b
tree9c3c1deefcf77c871dd6837670060d191a0de097
parent7c9885def52a408532085a566eea107f31ad1556
runtime: change sys.PtrSize to goarch.PtrSize in comments

The code was updated, the comments were not.

Change-Id: If387779f3abd5e8a1b487fe34c33dcf9ce5fa7ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/383495
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/mbarrier.go
src/runtime/mbitmap.go
src/runtime/slice.go
src/runtime/symtab.go
src/runtime/syscall_windows.go