mirror of
https://github.com/reactos/wine.git
synced 2025-01-20 18:56:42 +00:00
c94336f381
Clang warns about this abs(3) call because the argument is of unsigned type. Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>