diff options
| author | Jeffrey Ryan <jeffreyryan@tutanota.com> | 2022-05-23 02:07:56 -0500 |
|---|---|---|
| committer | Jeffrey Ryan <jeffreyryan@tutanota.com> | 2022-05-23 02:07:56 -0500 |
| commit | 026dbc89bfff64ce0f89b780843a9ffc013600b9 (patch) | |
| tree | 8a7e1481bd89416ca89fed7889d46c37fd93ad57 /utils/python-rpc | |
| parent | 6e60919e6d3645b51b62246d308e2283bd832128 (diff) | |
| download | monzero-core-026dbc89bfff64ce0f89b780843a9ffc013600b9.tar.gz monzero-core-026dbc89bfff64ce0f89b780843a9ffc013600b9.tar.xz monzero-core-026dbc89bfff64ce0f89b780843a9ffc013600b9.zip | |
Windows build: fix narrowing error for WaitForSingleObject
`WaitForSingleObject` returns a `DWORD`, not an int, so assign `retval` as such and it should fix the error.
Diffstat (limited to 'utils/python-rpc')
0 files changed, 0 insertions, 0 deletions
