]> Cypherpunks repositories - gostls13.git/commit
runtime: fix a few function names on comments
authorcui fliter <imcusg@gmail.com>
Thu, 3 Nov 2022 07:39:41 +0000 (15:39 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 7 Nov 2022 19:48:30 +0000 (19:48 +0000)
commit969bea8d59daa6bdd478b71f6e99d8b8f625a140
tree6cdfdb01c9a633fd897924568ca3565fec2b0f95
parent72ce9ba9cb640f1a2184389d1dc146d731882328
runtime: fix a few function names on comments

Change-Id: I9ef4898d68dfd06618c0bd8e23f81a1d2c77a836
Signed-off-by: cui fliter <imcusg@gmail.com>
Reviewed-on: https://go-review.googlesource.com/c/go/+/447460
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/internal/sys/intrinsics_common.go
src/runtime/os_openbsd_syscall2.go
src/runtime/stack.go
src/runtime/stubs2.go
src/runtime/traceback.go