rpcrt4: Fix the protid used in ncalrpc tower functions.
commit1e46fc672a455879d5c276c21b17db89954b2e42
authorRob Shearman <robertshearman@gmail.com>
Sun, 10 Aug 2008 17:23:50 +0000 (10 18:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Aug 2008 12:35:26 +0000 (18 14:35 +0200)
treee554d8e3189cb0a10f76a1d551cf65f03186b08c
parent498216fc117b56d605339b4cb368bdc1fca20aeb
rpcrt4: Fix the protid used in ncalrpc tower functions.

The epm tower for the ncalrpc protseq should have a floor with a
protid of EPM_PROTOCOL_PIPE instead of EPM_PROTOCOL_SMB.
dlls/rpcrt4/rpc_transport.c