]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4-srvsvc: merge srvsvc_NetPathCanonicalize from s3 idl.
authorGünther Deschner <gd@samba.org>
Wed, 29 Oct 2008 13:03:09 +0000 (14:03 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 31 Oct 2008 01:44:30 +0000 (02:44 +0100)
Guenther

source4/librpc/idl/srvsvc.idl

index 22e2a23073f3f0721f6b9a0a0c0e170720d0f620..e890ce87734ab2a130c1abb9e6c9e66f8d8af2d8 100644 (file)
@@ -1361,7 +1361,7 @@ import "security.idl", "svcctl.idl";
                [out]  [size_is(maxbuf)] uint8 can_path[],
                [in]   uint32 maxbuf,
                [in]   [string,charset(UTF16)] uint16 prefix[],
-               [in,out] uint32 pathtype,
+               [in,out,ref] uint32 *pathtype,
                [in]    uint32 pathflags
                );