]> Cypherpunks repositories - gostls13.git/commit
os: Rename error to fit IsExist
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 1 Aug 2012 02:55:04 +0000 (12:55 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 1 Aug 2012 02:55:04 +0000 (12:55 +1000)
commitf2b8f6b451667a2c8d1b3553ac7fb06de28e8181
tree7fd5c44111e8c839da1c54a321bccfdf82d48998
parent152279f203e75f923c510e4cabae6405046ba7f6
os: Rename error to fit IsExist

Fixes #3828.

R=golang-dev, iant, rsc
CC=golang-dev
https://golang.org/cl/6420056
src/pkg/os/error_windows.go
src/pkg/os/error_windows_test.go [new file with mode: 0644]