summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/libnetapi.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/idl/libnetapi.idl')
-rw-r--r--source3/librpc/idl/libnetapi.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/libnetapi.idl b/source3/librpc/idl/libnetapi.idl
index 527d92d63b..fe901e94b1 100644
--- a/source3/librpc/idl/libnetapi.idl
+++ b/source3/librpc/idl/libnetapi.idl
@@ -271,7 +271,7 @@ interface libnetapi
typedef struct {
string grpi3_name;
string grpi3_comment;
- domsid grpi3_group_sid;
+ domsid *grpi3_group_sid;
uint32 grpi3_attributes;
} GROUP_INFO_3;