]> Cypherpunks repositories - gostls13.git/commit
encoding/hex: fix example function name
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 10 Sep 2016 21:05:51 +0000 (14:05 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 10 Sep 2016 21:40:16 +0000 (21:40 +0000)
commit4cf95fda64d76ca044319fd0a292ad3a77c1da0b
tree3c4188804afe58cd22fd63170ba507684b32a825
parent0e435347b1ed888f51706d5467fabb829292a5ff
encoding/hex: fix example function name

Found by vet.

Change-Id: I556d87f853a734002f779b04ba5a3588a3117106
Reviewed-on: https://go-review.googlesource.com/28958
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/encoding/hex/example_test.go