]> Cypherpunks repositories - gostls13.git/commit
runtime: fix invariant comment in chan.go
authorRuss Cox <rsc@golang.org>
Thu, 20 Oct 2016 13:11:20 +0000 (09:11 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 24 Oct 2016 15:59:28 +0000 (15:59 +0000)
commit39690beb5885d378d98117c3d57b494e97f16eea
tree5127f8bb64f95379d5d20df65d0a31678507d084
parent2693fa15ee12acd67e45d8fa57626675903ab605
runtime: fix invariant comment in chan.go

Change-Id: Ic6317f186d0ee68ab1f2d15be9a966a152f61bfb
Reviewed-on: https://go-review.googlesource.com/31610
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/chan.go