]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/windows: run go generate
authorqmuntal <quimmuntal@gmail.com>
Thu, 27 Mar 2025 09:39:40 +0000 (10:39 +0100)
committerQuim Muntal <quimmuntal@gmail.com>
Thu, 27 Mar 2025 15:58:05 +0000 (08:58 -0700)
commitaf53bd2c030fa585d116e916a0676aa6c582faf7
tree9759611e91b4d580b1e5f1b98ce95c2bea8c22c6
parentd88f93f720692c7a7f3740093afdd51b45c6056f
internal/syscall/windows: run go generate

CL 660595 manually edited zsyscall_windows.go, making it be out of sync
with its associated //sys directive. Longtest builders are failing
due to that.

Fixes #73069.

Change-Id: If7256ef4b831423e4925fb6e5656fe3f7ef77fea
Reviewed-on: https://go-review.googlesource.com/c/go/+/661275
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/internal/syscall/windows/zsyscall_windows.go