Rémi Bernon : winebus.sys: Fix warnings with long integer types.

Alexandre Julliard julliard at winehq.org
Mon Jan 31 15:55:18 CST 2022


Module: wine
Branch: master
Commit: 3bb0e2e5e50437502cce7780ef15b35e36d340ce
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3bb0e2e5e50437502cce7780ef15b35e36d340ce

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Jan 31 10:10:59 2022 +0100

winebus.sys: Fix warnings with long integer types.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winebus.sys/Makefile.in    |  1 -
 dlls/winebus.sys/bus_iohid.c    |  2 +-
 dlls/winebus.sys/bus_sdl.c      |  2 +-
 dlls/winebus.sys/bus_udev.c     | 10 +++++-----
 dlls/winebus.sys/hid.c          |  2 +-
 dlls/winebus.sys/main.c         | 36 ++++++++++++++++++------------------
 dlls/winebus.sys/unix_private.h | 10 +++++-----
 dlls/winebus.sys/unixlib.c      |  4 ++--
 dlls/winebus.sys/unixlib.h      | 16 ++++++++--------
 9 files changed, 41 insertions(+), 42 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3bb0e2e5e50437502cce7780ef15b35e36d340ce



More information about the wine-cvs mailing list