]> Cypherpunks repositories - gostls13.git/commit
pkg: minor cleanup
authorRuss Cox <rsc@golang.org>
Mon, 31 Oct 2011 21:53:39 +0000 (17:53 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 31 Oct 2011 21:53:39 +0000 (17:53 -0400)
commit92926f54722ce3e67765e440d0d6e5ef6da7474b
tree186dcbd5299fe19a74be99206c8609bfb4f7a395
parenta07841e21ebe371f7b9f45cba1e0d1a8090c58fb
pkg: minor cleanup

remove some redundant .String()
change variable name to make it os.Error-proof

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/5302075
src/pkg/archive/zip/struct.go
src/pkg/big/int_test.go
src/pkg/big/rat_test.go