mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
errno is of type int, so use a signed INT32 as argument type to avoid warings with sign conversions
errno is of type int, so use a signed INT32 as argument type to avoid warings with sign conversions