]> Cypherpunks repositories - gostls13.git/commit
runtime: turn off checkmark by default
authorRuss Cox <rsc@golang.org>
Thu, 7 May 2015 19:41:01 +0000 (15:41 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 7 May 2015 21:08:42 +0000 (21:08 +0000)
commit0211d7d7b06216c7c3664ae6ef95c088d5699b8d
treebbef94cb20f34544b6dbab666ca87bff15423198
parent96265610307eab2b160a271169632b52ad7cc455
runtime: turn off checkmark by default

Change-Id: Ic8cb8b1ed8715d6d5a53ec3cac385c0e93883514
Reviewed-on: https://go-review.googlesource.com/9825
Reviewed-by: Rick Hudson <rlh@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/runtime1.go