summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-12 09:52:46 +0100
committerGünther Deschner <gd@samba.org>2008-02-12 09:52:46 +0100
commit0006052dfe5cb7e68f1b4009695296fdb2913afa (patch)
tree61d8414f039a484a86b4523297d45be5d3680b72 /source3/librpc/gen_ndr/samr.h
parent6768f5a593c05b17d6ae17aeda8b99aec04d4a54 (diff)
downloadsamba-0006052dfe5cb7e68f1b4009695296fdb2913afa.tar.gz
samba-0006052dfe5cb7e68f1b4009695296fdb2913afa.tar.bz2
samba-0006052dfe5cb7e68f1b4009695296fdb2913afa.zip
Re-run make idl.
Guenther (This used to be commit 604e1ec5a603fd151bd1e7f303e308169ae80de3)
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 2d6126a3f4..5a436fb0db 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -913,7 +913,7 @@ struct samr_EnumDomainGroups {
} in;
struct {
- struct samr_SamArray *sam;/* [ref] */
+ struct samr_SamArray **sam;/* [ref] */
uint32_t *num_entries;/* [ref] */
uint32_t *resume_handle;/* [ref] */
NTSTATUS result;