]> Cypherpunks repositories - gostls13.git/commit
os: document DevNull on windows
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 24 Mar 2018 23:56:11 +0000 (10:56 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 25 Mar 2018 00:45:33 +0000 (00:45 +0000)
commit782f9ce52f5e021a8d0b0140919afecf0733c4a7
tree77c6b7db03ee872ffa67638af2f652421f7c629e
parent8da180f6cac51f6cb8a316b962f797dbaf7ee96f
os: document DevNull on windows

DevNull is documented on darwin, dragonfly, freebsd, linux,
nacl, netbsd, openbsd, solaris and plan9, but not on windows.
Add missing documentation.

Change-Id: Icdbded0dd5e322ed4360cbce6bee4cdca5cfbe72
Reviewed-on: https://go-review.googlesource.com/102456
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/file_windows.go