]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/windows: regenerate zsyscall_windows.go
authorqmuntal <quimmuntal@gmail.com>
Sun, 29 Jan 2023 20:28:37 +0000 (21:28 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 30 Jan 2023 14:30:22 +0000 (14:30 +0000)
commit49520907394c0a1060b51dc4a5d5ce1ac470a5f1
tree46fb6a0965901be123d96b64d3467eaead06e6c0
parent504f0d04191943dbdbf6b8f3022585f75ca0bc83
internal/syscall/windows: regenerate zsyscall_windows.go

CL 463219 broke TestAllDependencies because zsyscall_windows.go
was not correctly formatted, probably edited by hand.

The failure was not catch by the CL builders because it is
only failing on linux longtests builders, which was not executed.
Windows builders skip that test because it lacks of the `diff` command.

Change-Id: Id02992d71be2db7e9d3d169545679ab957f3be7f
Reviewed-on: https://go-review.googlesource.com/c/go/+/463841
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Quim Muntal <quimmuntal@gmail.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/internal/syscall/windows/zsyscall_windows.go