aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_payments.cpp
diff options
context:
space:
mode:
authorJeffrey Ryan <jeffreyryan@tutanota.com>2022-05-23 02:07:56 -0500
committerJeffrey Ryan <jeffreyryan@tutanota.com>2022-05-23 02:07:56 -0500
commit026dbc89bfff64ce0f89b780843a9ffc013600b9 (patch)
tree8a7e1481bd89416ca89fed7889d46c37fd93ad57 /src/wallet/wallet_rpc_payments.cpp
parentMerge pull request #8315 (diff)
downloadmonero-026dbc89bfff64ce0f89b780843a9ffc013600b9.tar.xz
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 'src/wallet/wallet_rpc_payments.cpp')
0 files changed, 0 insertions, 0 deletions