summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_rpc.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-10-07 13:01:29 +0200
committerGünther Deschner <gd@samba.org>2010-10-07 12:04:32 +0000
commitb7683a2c9d10e34e4d8eed8664ed4c14f71f981f (patch)
tree1e02649d720f1d923b096f6f08a509806b2d3df6 /source3/winbindd/winbindd_rpc.c
parente0b340247a4f7f0b6506752add0af3df8deb9920 (diff)
downloadsamba-b7683a2c9d10e34e4d8eed8664ed4c14f71f981f.tar.gz
samba-b7683a2c9d10e34e4d8eed8664ed4c14f71f981f.tar.bz2
samba-b7683a2c9d10e34e4d8eed8664ed4c14f71f981f.zip
samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Oct 7 12:04:32 UTC 2010 on sn-devel-104
Diffstat (limited to 'source3/winbindd/winbindd_rpc.c')
-rw-r--r--source3/winbindd/winbindd_rpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/winbindd/winbindd_rpc.c b/source3/winbindd/winbindd_rpc.c
index 3ceaa67b7e..0a643f5644 100644
--- a/source3/winbindd/winbindd_rpc.c
+++ b/source3/winbindd/winbindd_rpc.c
@@ -693,7 +693,7 @@ NTSTATUS rpc_lookup_groupmem(TALLOC_CTX *mem_ctx,
switch(type) {
case SID_NAME_DOM_GRP:
{
- struct samr_RidTypeArray *rids = NULL;
+ struct samr_RidAttrArray *rids = NULL;
status = rpccli_samr_OpenGroup(samr_pipe,
mem_ctx,