summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-07 13:43:48 +0100
committerGünther Deschner <gd@samba.org>2008-02-07 13:43:48 +0100
commit6c457ac59f1e07ac6f2c8deaef22f858f86d1497 (patch)
treec935e19def6d8d0ae8184df840a1c65b6ee17d5f /source3/librpc/gen_ndr/samr.h
parentc400f2c128b1b3f1cee80693fc68b730b1fa2e6b (diff)
downloadsamba-6c457ac59f1e07ac6f2c8deaef22f858f86d1497.tar.gz
samba-6c457ac59f1e07ac6f2c8deaef22f858f86d1497.tar.bz2
samba-6c457ac59f1e07ac6f2c8deaef22f858f86d1497.zip
Re-run make idl.
Guenther (This used to be commit 07faaadd5ff2a94fc0db15f68836ffbdb2763461)
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 0108396a22..085604dd71 100644
--- a/source3/librpc/gen_ndr/samr.h
+++ b/source3/librpc/gen_ndr/samr.h
@@ -1049,7 +1049,7 @@ struct samr_QueryGroupInfo {
} in;
struct {
- union samr_GroupInfo *info;/* [ref,switch_is(level)] */
+ union samr_GroupInfo **info;/* [ref,switch_is(level)] */
NTSTATUS result;
} out;