summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-07 10:02:17 +0100
committerGünther Deschner <gd@samba.org>2008-02-07 10:02:57 +0100
commit8a62c149057627be8f98f1cc99e1877df55c0741 (patch)
treeef982b563bd73ae9fdeba15f739d1a964160a26c /source3/librpc/gen_ndr/samr.h
parent1566423f0991d86f9e2d8ef529b7c6a9ab28ecd4 (diff)
downloadsamba-8a62c149057627be8f98f1cc99e1877df55c0741.tar.gz
samba-8a62c149057627be8f98f1cc99e1877df55c0741.tar.bz2
samba-8a62c149057627be8f98f1cc99e1877df55c0741.zip
Re-run make idl.
Guenther (This used to be commit 03101f253f140c9bb26eab3c940504f128278495)
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 d0e758d72f..64e1733705 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -1159,7 +1159,7 @@ struct samr_QueryAliasInfo {
} in;
struct {
- union samr_AliasInfo *info;/* [ref,switch_is(level)] */
+ union samr_AliasInfo **info;/* [ref,switch_is(level)] */
NTSTATUS result;
} out;