mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:45:41 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() Fix MSVC warning about signed/unsigned mismatch. In this case it was not a bug, because the compiler implicitly casts to unsigned, when signed and unsigned are compared, so (-1 < 0x23U) is false. svn path=/trunk/; revision=53163 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |