mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-10-18 06:14:12 +02:00
Negative of an unsigned value should just be the two's complement. Add code to change code with negative unsigned values to two's compliment values if compiling under visual studio.