s3:rpc_client: add some const to rpc_api_pipe_req_send()
authorStefan Metzmacher <metze@samba.org>
Sun, 5 Jan 2014 06:56:20 +0000 (07:56 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 6 Jan 2014 23:27:11 +0000 (00:27 +0100)
commit4d3376e919b5c33f272b3a584d8172729a7468e0
tree5972db4ba6b7488bce7d7ee71c96f228e0705753
parent946e29dbc148d40fadbee81d4d530a36c0f2f1e6
s3:rpc_client: add some const to rpc_api_pipe_req_send()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_client/cli_pipe.c