]> Cypherpunks repositories - gostls13.git/commit
net: replace error variable name oserr with err
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 22 Feb 2012 10:08:19 +0000 (19:08 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 22 Feb 2012 10:08:19 +0000 (19:08 +0900)
commit215777b332b9ccf167ef90e2bdd3d241021eb791
treeadd4e58fbbb7a143daf433738f56913aea6a75f3
parentd74680ea1cf3f1f52098eb293bd7198750f2193f
net: replace error variable name oserr with err

This CL replaces the last two in source tree.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5685080
src/pkg/net/ipsock_posix.go
src/pkg/net/unixsock_posix.go