summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-29 13:52:23 +0100
committerGünther Deschner <gd@samba.org>2008-10-31 02:44:30 +0100
commitf61ce2fe41eebef20d3bba471e625d835555d5d8 (patch)
treed3f809308b93d01e5da8319ca3bbbdefd71eb340 /source4/librpc
parent95e438d9b350b97b950d2b47f927c6892b583e1e (diff)
downloadsamba-f61ce2fe41eebef20d3bba471e625d835555d5d8.tar.gz
samba-f61ce2fe41eebef20d3bba471e625d835555d5d8.tar.bz2
samba-f61ce2fe41eebef20d3bba471e625d835555d5d8.zip
s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl.
Guenther
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/idl/srvsvc.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/srvsvc.idl b/source4/librpc/idl/srvsvc.idl
index 22c709b8b1..2afc6f9ec6 100644
--- a/source4/librpc/idl/srvsvc.idl
+++ b/source4/librpc/idl/srvsvc.idl
@@ -1440,7 +1440,7 @@ import "security.idl", "svcctl.idl";
[in,unique] [string,charset(UTF16)] uint16 *share,
[in] [string,charset(UTF16)] uint16 file[],
[in] security_secinfo securityinformation,
- [out,unique] sec_desc_buf *sd_buf
+ [out,ref] sec_desc_buf **sd_buf
);
/******************/