summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-04 21:12:12 +0100
committerGünther Deschner <gd@samba.org>2008-02-04 22:12:40 +0100
commit422a2465e6e7c85e3e4b0d59d9105a33d60f8b95 (patch)
treefaa05db3a174feaf87e61f4e76c8c226fe437832 /source3/librpc/gen_ndr/cli_lsa.h
parentb4102e53f1b0853c199e380f4e50a220875871a7 (diff)
downloadsamba-422a2465e6e7c85e3e4b0d59d9105a33d60f8b95.tar.gz
samba-422a2465e6e7c85e3e4b0d59d9105a33d60f8b95.tar.bz2
samba-422a2465e6e7c85e3e4b0d59d9105a33d60f8b95.zip
Re-run make idl.
Guenther (This used to be commit f914fd377165f5580e5cfd0c6a92bbb0216f7352)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_lsa.h')
-rw-r--r--source3/librpc/gen_ndr/cli_lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_lsa.h b/source3/librpc/gen_ndr/cli_lsa.h
index c45aed1d37..831b93b5c8 100644
--- a/source3/librpc/gen_ndr/cli_lsa.h
+++ b/source3/librpc/gen_ndr/cli_lsa.h
@@ -17,7 +17,7 @@ NTSTATUS rpccli_lsa_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_lsa_SetSecObj(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx);
NTSTATUS rpccli_lsa_ChangePassword(struct rpc_pipe_client *cli,