]> Cypherpunks repositories - gostls13.git/commit
bytes, strings: fix snake-case in variable name
authorJoe Tsai <joetsai@digital-static.net>
Wed, 26 Oct 2016 20:20:05 +0000 (13:20 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Wed, 26 Oct 2016 21:51:48 +0000 (21:51 +0000)
commit03361fd350d4e3b53093bced838504b77e8775c7
treec3ede34ecd282d649ceeb87fba998a7dbd7bbe38
parentd80e8de54ec633d018ccef94b67c796dda4e1944
bytes, strings: fix snake-case in variable name

Change-Id: I40896fffbffefa359d08abda346933aa996f628d
Reviewed-on: https://go-review.googlesource.com/32124
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/bytes/bytes.go
src/strings/strings.go