]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unnecesarry newline on freeStackSpans
authorKoichi Shiraishi <zchee.io@gmail.com>
Wed, 28 Jul 2021 19:22:47 +0000 (04:22 +0900)
committerAustin Clements <austin@google.com>
Mon, 30 Aug 2021 16:00:10 +0000 (16:00 +0000)
commit7b38dd8e255710721b7d843cddbbb46f50267aa5
treebe69e9825dc5d12b620ede221d24b09ee45a0c57
parent56c3856d529d72e280ad6b185f7927657de86c37
runtime: remove unnecesarry newline on freeStackSpans

Change-Id: I16a3241d8818c67922ddbf7830b8c2c5f317e1a7
Reviewed-on: https://go-review.googlesource.com/c/go/+/338209
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
Trust: Keith Randall <khr@golang.org>
src/runtime/stack.go