rpcrt4: Rename protseq_ops to connection_ops to reflect the fact that
commit92c3979433ca668f1212964b500bd2dc496d3d9e
authorRobert Shearman <rob@codeweavers.com>
Mon, 16 Oct 2006 15:47:39 +0000 (16 16:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Oct 2006 17:55:37 +0000 (16 19:55 +0200)
tree0d5223f716dfcd03f8f53f66c6e97ddfa48ff31f
parente906424178fb0a59f4ae2865b58048ec80dce91f
rpcrt4: Rename protseq_ops to connection_ops to reflect the fact that
the functions operate on an RpcConnection object, not an
RpcServerProtseq object.
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_transport.c