]> Cypherpunks.ru repositories - gostls13.git/commit
syscall: comment on fields omitted from the win32finddata1 struct
authorBryan C. Mills <bcmills@google.com>
Fri, 15 Jan 2021 14:48:39 +0000 (09:48 -0500)
committerBryan C. Mills <bcmills@google.com>
Thu, 25 Feb 2021 22:38:21 +0000 (22:38 +0000)
commit5f15af111cb40c3ac154be88288abd381e6f61e2
treeeb115e1b360c1577f69989424722125913d40849
parent9a7fe196e468c687ad7239b9447c584826331771
syscall: comment on fields omitted from the win32finddata1 struct

Updates #42637

Change-Id: I4c7d38034b60c2c04efdeb530a97d96deddfd6fe
Reviewed-on: https://go-review.googlesource.com/c/go/+/284152
Trust: Bryan C. Mills <bcmills@google.com>
Trust: Jason A. Donenfeld <Jason@zx2c4.com>
Trust: Alex Brainman <alex.brainman@gmail.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/syscall/types_windows.go