]> Cypherpunks repositories - gostls13.git/commit
strconv: apply Brad's review comment
authorRuss Cox <rsc@golang.org>
Mon, 17 Jul 2017 15:12:20 +0000 (11:12 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 17 Jul 2017 16:32:05 +0000 (16:32 +0000)
commit8bb88fdcc2b5a6c1b02f601ff8652cef82c78124
tree1839bbcd548d3312493c6281e1d2d67085b0284f
parent5ac16c6c76fc76f04844c92a6c54aeb97093e053
strconv: apply Brad's review comment

Missed in CL 49253 because I submitted from the Gerrit UI and
had not mailed the latest copy. Sigh.

Change-Id: I540f960278df43e2eaf1aac188eb124a1ff240dd
Reviewed-on: https://go-review.googlesource.com/49256
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/strconv/atof_test.go