summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-08 22:57:47 +0100
committerGünther Deschner <gd@samba.org>2008-02-08 22:57:56 +0100
commit96e41bbf61101519b6b37a5a4bf5e723b4464bdc (patch)
treec013a16bce4134985ccdf2211366529e6abacdd7 /source3/librpc/gen_ndr/cli_lsa.h
parent14774d17ecefcc0fd5e39a77fa8d505a9ed5f541 (diff)
downloadsamba-96e41bbf61101519b6b37a5a4bf5e723b4464bdc.tar.gz
samba-96e41bbf61101519b6b37a5a4bf5e723b4464bdc.tar.bz2
samba-96e41bbf61101519b6b37a5a4bf5e723b4464bdc.zip
Re-run make idl.
Guenther (This used to be commit 0bfaf68e9fa6345511623132917debe2016cf29a)
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 63e4d0288d..396debaca8 100644
--- a/source3/librpc/gen_ndr/cli_lsa.h
+++ b/source3/librpc/gen_ndr/cli_lsa.h
@@ -233,7 +233,7 @@ NTSTATUS rpccli_lsa_SetInfoPolicy2(struct rpc_pipe_client *cli,
NTSTATUS rpccli_lsa_QueryTrustedDomainInfoByName(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,
- struct lsa_String trusted_domain,
+ struct lsa_String *trusted_domain,
enum lsa_TrustDomInfoEnum level,
union lsa_TrustedDomainInfo *info);
NTSTATUS rpccli_lsa_SetTrustedDomainInfoByName(struct rpc_pipe_client *cli,