aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2016-05-09 11:29:34 -0400
committerAustin Clements <austin@google.com>2016-05-16 18:28:38 +0000
commit64770f642fe4b2f3af6f30d1e058e934e73d0b9b (patch)
treecbe78599b0a3e5dea02fc85dea656b6253d3c503 /src/encoding
parent30ded16596246c719ede90acf45ecb31d8f428f6 (diff)
downloadgo-64770f642fe4b2f3af6f30d1e058e934e73d0b9b.tar.xz
runtime: use conventional shift style for gcBitsChunkBytes
The convention for writing something like "64 kB" is 64<<10, since this is easier to read than 1<<16. Update gcBitsChunkBytes to follow this convention. Change-Id: I5b5a3f726dcf482051ba5b1814db247ff3b8bb2f Reviewed-on: https://go-review.googlesource.com/23132 Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions