]> Cypherpunks repositories - gostls13.git/commit
strconv: clarify doc for Atoi return type
authorJustyn Temme <justyntemme@gmail.com>
Sun, 19 Jun 2016 20:39:58 +0000 (20:39 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 28 Jun 2016 18:16:25 +0000 (18:16 +0000)
commitb0838ca292f0c62ac9d45a92b520160ed052cb26
tree3c5cc9fe91839d0af63b2b2c7dc802172827923b
parentb5f0aff49503e31002b33198e06708e263c445a7
strconv: clarify doc for Atoi return type

Change-Id: I47bd98509663d75b0d4dedbdb778e803d90053cf
Reviewed-on: https://go-review.googlesource.com/24216
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/strconv/atoi.go