Rob Shearman : rpcrt4: Move transport-specific server functions to rpc_transport.c.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 25 13:29:28 CDT 2006


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Wed Oct 25 13:28:56 2006 +0100

rpcrt4: Move transport-specific server functions to rpc_transport.c.

---

 dlls/rpcrt4/rpc_server.c    |  150 +-------------------------------------
 dlls/rpcrt4/rpc_server.h    |    3 +
 dlls/rpcrt4/rpc_transport.c |  172 ++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 165 insertions(+), 160 deletions(-)

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



More information about the wine-cvs mailing list