summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-05 01:27:46 +0100
committerGünther Deschner <gd@samba.org>2008-02-05 10:09:41 +0100
commit93710e7e01f0647316f5d6610ade79cec86c564c (patch)
tree3d4b0e39ec790a83ed1b96cc9d259c73261d1b1b /source3/librpc/gen_ndr/cli_samr.h
parentd19ed4717e88b040895694dde1ec5046e9b08597 (diff)
downloadsamba-93710e7e01f0647316f5d6610ade79cec86c564c.tar.gz
samba-93710e7e01f0647316f5d6610ade79cec86c564c.tar.bz2
samba-93710e7e01f0647316f5d6610ade79cec86c564c.zip
Re-run make idl.
Guenther (This used to be commit 9ecb72183571af80cbcb56c57a09087eb0479f93)
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 14f47ea925..d1e262cd43 100644
--- a/source3/librpc/gen_ndr/cli_samr.h
+++ b/source3/librpc/gen_ndr/cli_samr.h
@@ -26,7 +26,7 @@ NTSTATUS rpccli_samr_LookupDomain(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *connect_handle,
struct lsa_String *domain_name,
- struct dom_sid2 *sid);
+ struct dom_sid2 **sid);
NTSTATUS rpccli_samr_EnumDomains(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *connect_handle,