Michael Stefaniuc : "One liners" printf format warning fixes for the migration of DWORD/LONG/ ULONG from long to int.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 29 09:46:09 CDT 2006


Module: wine
Branch: master
Commit: 41dd56cb7f62a59f26a2c65d369a52b0fde6002f
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=41dd56cb7f62a59f26a2c65d369a52b0fde6002f

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri Sep 29 01:19:00 2006 +0200

"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.

---

 dlls/avicap32/avicap32_main.c  |    2 +-
 dlls/compstui/compstui_main.c  |    2 +-
 dlls/crtdll/crtdll_main.c      |    2 +-
 dlls/cryptdll/cryptdll.c       |    2 +-
 dlls/cryptnet/cryptnet_main.c  |    2 +-
 dlls/dpnhpast/main.c           |    2 +-
 dlls/gphoto2.ds/gphoto2_main.c |    2 +-
 dlls/hlink/tests/hlink.c       |    2 +-
 dlls/localspl/localspl_main.c  |    2 +-
 dlls/mmdevldr.vxd/mmdevldr.c   |    2 +-
 dlls/monodebg.vxd/monodebg.c   |    2 +-
 dlls/mprapi/mprapi.c           |    2 +-
 dlls/msisys.ocx/msisys.c       |    2 +-
 dlls/msnet32/msnet_main.c      |    2 +-
 dlls/msvcrtd/tests/debug.c     |    2 +-
 dlls/ntdsapi/ntdsapi.c         |    2 +-
 dlls/odbccp32/odbccp32.c       |    2 +-
 dlls/oledlg/oledlg_main.c      |    2 +-
 dlls/sane.ds/sane_main.c       |    2 +-
 dlls/sensapi/sensapi.c         |    2 +-
 dlls/snmpapi/main.c            |    2 +-
 dlls/svrapi/svrapi_main.c      |    2 +-
 dlls/twain_32/twain32_main.c   |    2 +-
 dlls/userenv/userenv_main.c    |    2 +-
 dlls/vdhcp.vxd/vdhcp.c         |    2 +-
 dlls/vnbt.vxd/vnbt.c           |    2 +-
 dlls/vnetbios.vxd/vnetbios.c   |    2 +-
 dlls/vtdapi.vxd/vtdapi.c       |    2 +-
 dlls/winmm/joystick/joystick.c |    2 +-
 programs/expand/expand.c       |    2 +-
 programs/explorer/desktop.c    |    2 +-
 programs/msiexec/msiexec.c     |    2 +-
 programs/uninstaller/main.c    |    2 +-
 tools/widl/hash.c              |    2 +-
 34 files changed, 34 insertions(+), 34 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=41dd56cb7f62a59f26a2c65d369a52b0fde6002f



More information about the wine-cvs mailing list