Refactoring: Change calling conventions for cli_rpc_pipe_open
authorVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 09:04:31 +0000 (11:04 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 15:06:22 +0000 (17:06 +0200)
commit18fb7e09776e26dacfa2329607f8a20699ad2969
tree10f9abeae7e6fb1494b0873fe377a1d5b9ad7669
parenteb68e95d9a20ab844ea6487ba44997aebc57c47b
Refactoring: Change calling conventions for cli_rpc_pipe_open

Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
(This used to be commit 6c122457ff3f22e20dbb595dc6d5fb49689f4d61)
source3/rpc_client/cli_pipe.c