]> Cypherpunks repositories - gostls13.git/commit
runtime: fix comments in tracetype.go
authorFelix Geisendörfer <felix.geisendoerfer@datadoghq.com>
Mon, 19 May 2025 18:46:47 +0000 (20:46 +0200)
committerFelix Geisendörfer <felix.geisendoerfer@datadoghq.com>
Mon, 18 Aug 2025 15:57:45 +0000 (08:57 -0700)
commitc3927a47f092fc7248d973f4d8a64ab410804986
tree3a07d1d8c49af8ac08f0572dc2d34920ad8dcfb7
parent77f911e31c243a8302c086d64dbef340b0c999b8
runtime: fix comments in tracetype.go

They seem to have been copy and pasted from tracestack.go without being
updated.

Change-Id: I6a6a69645a778fe8e6e8a2f4a80429f20e90162e
Reviewed-on: https://go-review.googlesource.com/c/go/+/674215
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/tracetype.go