Refactoring: Change calling conventions for rpc_pipe_open_np
authorVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 08:56:36 +0000 (10:56 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 15:06:22 +0000 (17:06 +0200)
commiteb68e95d9a20ab844ea6487ba44997aebc57c47b
tree0fc8bbd875f5d065d54b8673406c54494a8cd5cf
parent2e905d2cd14b96af4ed8a912cc1f46c661e31756
Refactoring: Change calling conventions for rpc_pipe_open_np

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