mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
The compiler may complain with a 'implicit conversion changes signedness' warning. Get rid of these warnings by explicitly casting the respective values before shifting them.