]> Cypherpunks repositories - gostls13.git/commit
runtime: fix incomplete sentence in comment
authorShenghou Ma <minux@golang.org>
Tue, 22 Sep 2015 06:18:57 +0000 (02:18 -0400)
committerMinux Ma <minux@golang.org>
Wed, 23 Sep 2015 17:05:39 +0000 (17:05 +0000)
commit604fbab3f113d37fcbc84ec2f80e57569af71361
tree72bd5cd5b1a0f97e33845cbe454f613cdfaf0363
parent4fc9565ffce91c4299903f7c17a275f0786734a1
runtime: fix incomplete sentence in comment

Fixes #12709.

Change-Id: If5a2536458fcd26d6f003dde1bfc02f86b09fa94
Reviewed-on: https://go-review.googlesource.com/14793
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/runtime/proc1.go