summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-01 23:32:48 +0100
committerGünther Deschner <gd@samba.org>2008-02-01 23:34:50 +0100
commitb5cd038000e6156f795095e5f845356baec6ca44 (patch)
treea3027463baad4bae53c50de9aee19e95aca36102 /source3/librpc/gen_ndr/cli_samr.h
parent46e0748cdfe687ffb8f2d3d050ddb011b1667a2d (diff)
downloadsamba-b5cd038000e6156f795095e5f845356baec6ca44.tar.gz
samba-b5cd038000e6156f795095e5f845356baec6ca44.tar.bz2
samba-b5cd038000e6156f795095e5f845356baec6ca44.zip
Re-run make idl.
Guenther (This used to be commit e02b07da063200eaf7f2902b7541237b3f9442d1)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_samr.h')
-rw-r--r--source3/librpc/gen_ndr/cli_samr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_samr.h b/source3/librpc/gen_ndr/cli_samr.h
index 23f2d1f1b6..14f47ea925 100644
--- a/source3/librpc/gen_ndr/cli_samr.h
+++ b/source3/librpc/gen_ndr/cli_samr.h
@@ -18,7 +18,7 @@ NTSTATUS rpccli_samr_QuerySecurity(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,
uint32_t sec_info,
- struct sec_desc_buf *sdbuf);
+ struct sec_desc_buf **sdbuf);
NTSTATUS rpccli_samr_Shutdown(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *connect_handle);