]> Cypherpunks repositories - gostls13.git/commit
runtime: move printing of extra newline
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 11 Jul 2016 18:18:17 +0000 (11:18 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 16 Aug 2016 14:37:17 +0000 (14:37 +0000)
commit6f74c0774cf4fd906292bf0a733cb596f0849780
treeec417d909433438cdc1e13ea7724ab722fe7fb23
parent297d1d736e3e6db6fa390dd54b1e3de9ea8f1fba
runtime: move printing of extra newline

No functional changes, makes vet happy.

Updates #11041

Change-Id: I59f3aba46d19b86d605508978652d76a1fe7ac7b
Reviewed-on: https://go-review.googlesource.com/27125
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/testdata/testprogcgo/threadprof.go