]> Cypherpunks repositories - gostls13.git/commit
runtime: rename variable
authorGleb Stepanov <glebstepanov1992@gmail.com>
Mon, 25 Jul 2016 13:25:44 +0000 (16:25 +0300)
committerAustin Clements <austin@google.com>
Fri, 2 Sep 2016 17:28:41 +0000 (17:28 +0000)
commit59877bfaaf0778d4cc2cbaf06cf5030144271349
tree8d6389389544a65a0e86a2b74a5e8ac44117d077
parent3df926d52addd638e23e5b29e692bb670e484966
runtime: rename variable

Rename variable to bitScan according to
TODO comment.

Change-Id: I81dd8cc1ca28c0dc9308a654ad65cdf5b2fd2ce3
Reviewed-on: https://go-review.googlesource.com/25175
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/mbitmap.go