Michael Stefaniuc : rpcrt4: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Nov 10 05:43:50 CST 2006


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Nov  9 23:04:48 2006 +0100

rpcrt4: Win64 printf format warning fixes.

---

 dlls/rpcrt4/Makefile.in        |    2 +-
 dlls/rpcrt4/cproxy.c           |    4 +-
 dlls/rpcrt4/cstub.c            |    8 ++--
 dlls/rpcrt4/ndr_clientserver.c |    2 +-
 dlls/rpcrt4/ndr_fullpointer.c  |    8 ++--
 dlls/rpcrt4/ndr_marshall.c     |   62 ++++++++++++++++++++--------------------
 dlls/rpcrt4/ndr_ole.c          |    6 ++--
 dlls/rpcrt4/ndr_stubless.c     |    6 ++--
 dlls/rpcrt4/rpc_binding.c      |   10 +++---
 dlls/rpcrt4/rpc_message.c      |   18 ++++++------
 dlls/rpcrt4/rpc_server.c       |    6 ++--
 dlls/rpcrt4/rpc_transport.c    |   10 +++---
 dlls/rpcrt4/rpcrt4_main.c      |    4 +-
 dlls/rpcrt4/rpcss_np_client.c  |    2 +-
 14 files changed, 74 insertions(+), 74 deletions(-)

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



More information about the wine-cvs mailing list