mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 23:44:24 +08:00
Fix two similar warnings, that were treated as errors:
- warning C4146: unary minus operator applied to unsigned type, result still unsigned
Addendum to fa1ec0a2ed. CORE-16216 CORE-16219