]> Cypherpunks repositories - gostls13.git/commit
all: make function comments match function names
authorcuishuang <imcusg@gmail.com>
Sat, 1 Jun 2024 16:51:35 +0000 (00:51 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Jun 2024 14:56:25 +0000 (14:56 +0000)
commit71751350b0de7e090d76c9ea54fa9ceeeef6709a
treebedbc2c61cfa4ea56ee26eae590917af250e7cc9
parent9b43bfbc51c469ec13fca24960834a75b2bf66eb
all: make function comments match function names

Change-Id: Ideb9ef00e7bc660b005fc080973fd9f3d36c5a1f
Reviewed-on: https://go-review.googlesource.com/c/go/+/589536
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/compile/internal/rangefunc/rangefunc_test.go
src/crypto/tls/handshake_server_test.go
src/go/printer/printer_test.go
src/hash/crc32/crc32_test.go
src/image/gif/writer_test.go
src/internal/trace/order.go