]> Cypherpunks repositories - gostls13.git/commit
strconv: update ftoa comment for 'E' and 'G'
authorRuss Cox <rsc@golang.org>
Tue, 4 Jan 2011 18:13:12 +0000 (13:13 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 4 Jan 2011 18:13:12 +0000 (13:13 -0500)
commit71793d4b42b1f95ddce31e17fa98177f4e42269c
tree1755b43fa885cba33189746e70d5e120a04ca786
parent2aa75f702c71fba0b30269719c0b40e3ab9a3365
strconv: update ftoa comment for 'E' and 'G'

Inspired by 3827042.

R=gri, peterGo
CC=golang-dev
https://golang.org/cl/3858042
src/pkg/strconv/ftoa.go