]> Cypherpunks repositories - gostls13.git/commit
runtime: fix comment typo
authorZhou Peng <p@ctriple.cn>
Mon, 26 Mar 2018 15:06:59 +0000 (15:06 +0000)
committerAustin Clements <austin@google.com>
Mon, 26 Mar 2018 17:40:46 +0000 (17:40 +0000)
commit3412baaa029e10bb2fdf9cd596895b12e4a3bda1
tree10f39685549872cca68636d97a0df552ac1ee76d
parent683e2fd578495d1de399b16ed82bf5c35a4164f0
runtime: fix comment typo

This was a typo mistake according to if cond and runtime/mheap.go:323

Change-Id: Id046d4afbfe0ea43cb29e1a9f400e1f130de221d
Reviewed-on: https://go-review.googlesource.com/102575
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/mbitmap.go