]> Cypherpunks repositories - gostls13.git/commit
strconv: remove needless cast
authorRui Ueyama <ruiu@google.com>
Thu, 31 Jul 2014 20:54:42 +0000 (13:54 -0700)
committerRui Ueyama <ruiu@google.com>
Thu, 31 Jul 2014 20:54:42 +0000 (13:54 -0700)
commit5a3336096f19c7c813305f548e054b86391874ff
tree158a82392e661b9394778fdc57af1696fb0f1894
parent721c8735dffcf488b1ff1c072909eb84426f3da3
strconv: remove needless cast

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/119340043
src/pkg/strconv/atoi.go