]> Cypherpunks repositories - gostls13.git/commit
runtime: make function comments match function names
authorcuishuang <imcusg@gmail.com>
Thu, 8 Aug 2024 03:05:23 +0000 (11:05 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 9 Aug 2024 21:16:04 +0000 (21:16 +0000)
commit820d4458768ccc886b09fa258d7faae4260a0772
treef04d8c6aad46367e764d096d37c0a5d36ee5e468
parent3de175f38348f82f6cc7bfb49c3609e72a5f8f41
runtime: make function comments match function names

Change-Id: I5dc9864fbb6f1745be0f7076ac72debd039c8f3e
Reviewed-on: https://go-review.googlesource.com/c/go/+/604178
Reviewed-by: shuang cui <imcusg@gmail.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/runtime/traceruntime.go