summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-10 16:08:43 +0100
committerGünther Deschner <gd@samba.org>2008-11-10 21:46:31 +0100
commit676f3c1c5cc8c2790462ec618f821c31e34165c7 (patch)
tree8fae3c2c5fa36e3d2ed9d6121f2e0f9002fde3b2 /source3/librpc/gen_ndr/cli_samr.h
parent8f23dff45ee5e1d5af8593dfce649b64ca4abd9f (diff)
downloadsamba-676f3c1c5cc8c2790462ec618f821c31e34165c7.tar.gz
samba-676f3c1c5cc8c2790462ec618f821c31e34165c7.tar.bz2
samba-676f3c1c5cc8c2790462ec618f821c31e34165c7.zip
s3-build: re-run make samba3-idl (rid2sid).
Guenther
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 7216d0cf3d..b57d63334e 100644
--- a/source3/librpc/gen_ndr/cli_samr.h
+++ b/source3/librpc/gen_ndr/cli_samr.h
@@ -375,7 +375,7 @@ NTSTATUS rpccli_samr_RidToSid(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *domain_handle /* [in] [ref] */,
uint32_t rid /* [in] */,
- struct dom_sid2 *sid /* [out] [ref] */);
+ struct dom_sid2 **sid /* [out] [ref] */);
NTSTATUS rpccli_samr_SetDsrmPassword(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct lsa_String *name /* [in] [unique] */,