summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/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/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/samr.h')
-rw-r--r--source3/librpc/gen_ndr/samr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/samr.h b/source3/librpc/gen_ndr/samr.h
index 8ef6752dbf..d900c29d5e 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -1745,7 +1745,7 @@ struct samr_RidToSid {
} in;
struct {
- struct dom_sid2 *sid;/* [ref] */
+ struct dom_sid2 **sid;/* [ref] */
NTSTATUS result;
} out;