]> Cypherpunks repositories - gostls13.git/commit
runtime: fix outdated g.m comment in traceback.go
authorMichael Pratt <mpratt@google.com>
Wed, 20 Jul 2022 17:20:48 +0000 (13:20 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 2 Aug 2022 18:50:48 +0000 (18:50 +0000)
commit9dbc0f3556b3401b0f3339d4c33cd32ea16d5241
treeb4c569b7bbe3eb6e11aa13f9331487e5faaf8fe1
parentd723df76da3ee4c8f3c03fd03be29fba9bfeb02a
runtime: fix outdated g.m comment in traceback.go

Change-Id: Idfd02781a9ee550da240ef53898943e8cd37dd64
Reviewed-on: https://go-review.googlesource.com/c/go/+/418574
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/traceback.go