summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-07 14:24:21 +0100
committerGünther Deschner <gd@samba.org>2008-02-07 14:24:21 +0100
commit2f6e8a75e3027cabe02791b1266a0229a2243095 (patch)
tree79d0f0c2182d44e102809e305c0cbfeb376891cd /source3/librpc/gen_ndr/cli_samr.h
parent23f8249a18dd0ff7d64c4ff10d9341ccebe41de8 (diff)
downloadsamba-2f6e8a75e3027cabe02791b1266a0229a2243095.tar.gz
samba-2f6e8a75e3027cabe02791b1266a0229a2243095.tar.bz2
samba-2f6e8a75e3027cabe02791b1266a0229a2243095.zip
Re-run make idl.
Guenther (This used to be commit cfaf47883d7135d66d5d40c7d474b8dbf60eb64d)
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 27b2c5cb21..3e2029ec35 100644
--- a/source3/librpc/gen_ndr/cli_samr.h
+++ b/source3/librpc/gen_ndr/cli_samr.h
@@ -215,7 +215,7 @@ NTSTATUS rpccli_samr_ChangePasswordUser(struct rpc_pipe_client *cli,
NTSTATUS rpccli_samr_GetGroupsForUser(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *user_handle,
- struct samr_RidWithAttributeArray *rids);
+ struct samr_RidWithAttributeArray **rids);
NTSTATUS rpccli_samr_QueryDisplayInfo(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *domain_handle,