mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-11-17 20:30:01 +01: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.