r18384: this is a ref pointer like in samba3 and for the Gid version
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Sep 2006 15:42:31 +0000 (15:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:22 +0000 (14:18 -0500)
metze
(This used to be commit 5d2100a6daa645e54df30986e1c4e0e8c0d4158d)

source4/librpc/idl/unixinfo.idl

index 2b5b60908f75292a1e0a8e401cbbe7770b086dc6..a1a9283e79805f2c4ece463c7f0b5889592578b2 100644 (file)
@@ -22,7 +22,7 @@
        /* Function: 0x01 */
        NTSTATUS unixinfo_UidToSid (
            [in]        hyper uid,
-           [out]       dom_sid *sid
+           [out,ref]   dom_sid *sid
            );
 
        /******************/