mirror of
https://github.com/golang/sys.git
synced 2026-02-08 03:36:03 +03:00
This corrects the Windows int type to be the more correct int32 Go analog, as well as not using GetLastError() for the error value of the GUID string parsing function. Change-Id: I9716f991ef649f7d299295e3f4e75d3986ec3a74 Reviewed-on: https://go-review.googlesource.com/c/sys/+/181397 Run-TryBot: Jason Donenfeld <Jason@zx2c4.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>