]> Cypherpunks repositories - gostls13.git/commit
runtime: fix some out of date comments in bitmap code
authorAustin Clements <austin@google.com>
Mon, 9 May 2016 19:03:15 +0000 (15:03 -0400)
committerAustin Clements <austin@google.com>
Mon, 9 May 2016 19:24:48 +0000 (19:24 +0000)
commit256a9670cc9a0acd1fd70ad53ba7ab032d5b2933
tree56d72ca8e456ce9427d5203bcd2a93af51f44765
parent7ba54d45732219af86bde9a5b73c145db82b70c6
runtime: fix some out of date comments in bitmap code

Change-Id: I4613aa6d62baba01686bbab10738a7de23daae30
Reviewed-on: https://go-review.googlesource.com/22971
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/mbitmap.go