]> Cypherpunks repositories - gostls13.git/commit
os: remove duplicate check from windows os.Stat
authorJohnny Luo <johnnyluo1980@gmail.com>
Thu, 20 Jul 2017 07:20:46 +0000 (17:20 +1000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 20 Jul 2017 07:43:15 +0000 (07:43 +0000)
commit5125a967100643cebc4501e3d626b44b5ab15747
tree5c2f4fb8cd3026e50ee4ca50cf753a07d8feedd8
parent3498012e79e7955513c5a39e193a7a4f7a6cf231
os: remove duplicate check from windows os.Stat

Fixes #21075

Change-Id: Idfe5002dfe17943844d9427e27f82ce894b92e80
Reviewed-on: https://go-review.googlesource.com/50270
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/stat_windows.go