]> Cypherpunks repositories - gostls13.git/commit
runtime: fix a few function names on comments
authorcui fliter <imcusg@gmail.com>
Mon, 3 Oct 2022 01:32:11 +0000 (01:32 +0000)
committerMeng Zhuo <mzh@golangcn.org>
Wed, 26 Oct 2022 02:39:39 +0000 (02:39 +0000)
commit069d1fc9e2085d93ea256b6c49b5d7c3026f79a3
tree12d4cd9a7c68ce012166e0b8f74a9fe6c7259df8
parent5d59fa143ae1d0d8fdcc677297ce58bbfc592111
runtime: fix a few function names on comments

Change-Id: I4be0b1e612dcc21ca6bb7d4395f1c0aa52480759
GitHub-Last-Rev: 032480c4c9ddb2bedea26b01bb80b8a079bfdcf3
GitHub-Pull-Request: golang/go#55993
Reviewed-on: https://go-review.googlesource.com/c/go/+/437518
Reviewed-by: hopehook <hopehook@golangcn.org>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: hopehook <hopehook@golangcn.org>
13 files changed:
src/runtime/env_plan9.go
src/runtime/float.go
src/runtime/mbarrier.go
src/runtime/mbitmap.go
src/runtime/mpagealloc.go
src/runtime/os3_solaris.go
src/runtime/os_aix.go
src/runtime/os_darwin.go
src/runtime/os_dragonfly.go
src/runtime/os_freebsd.go
src/runtime/os_linux.go
src/runtime/os_netbsd.go
src/runtime/os_openbsd.go