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

Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
source/rpc_client/cli_pipe.c