Alexandre Julliard : rpcrt4: Replace long and unsigned long by more appropriate types.

Alexandre Julliard julliard at winehq.org
Fri Jul 3 09:31:13 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul  3 13:42:57 2009 +0200

rpcrt4: Replace long and unsigned long by more appropriate types.

---

 dlls/rpcrt4/ndr_stubless.h |    2 +-
 dlls/rpcrt4/rpc_assoc.c    |    4 +-
 dlls/rpcrt4/rpc_assoc.h    |    2 +-
 dlls/rpcrt4/rpc_binding.c  |    2 +-
 dlls/rpcrt4/rpc_defs.h     |   18 ++++++++--------
 dlls/rpcrt4/rpc_epmap.c    |   16 +++++++-------
 dlls/rpcrt4/rpc_message.c  |   49 +++++++++++++++++++++----------------------
 dlls/rpcrt4/rpc_message.h  |   14 ++++++------
 8 files changed, 53 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list