mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-18 13:58:35 +00:00
026dbc89bf
`WaitForSingleObject` returns a `DWORD`, not an int, so assign `retval` as such and it should fix the error.