summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/samr.h
diff options
context:
space:
mode:
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;