spoolss: fix spoolss_GetPrinter IDL.
authorGünther Deschner <gd@samba.org>
Fri, 6 Feb 2009 11:17:33 +0000 (12:17 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 6 Feb 2009 13:59:18 +0000 (14:59 +0100)
Guenther

librpc/idl/spoolss.idl

index 1188b36ff1348b2f5ba62b46f6b3e77ac10a2f65..458dfb9537a3667e1ad84948706010f4ae40d934 100644 (file)
@@ -438,7 +438,7 @@ import "misc.idl", "security.idl", "winreg.idl";
                [in,unique] DATA_BLOB *buffer,
                [in]     uint32 offered,
                [out,unique,subcontext(4),subcontext_size(offered),switch_is(level)] spoolss_PrinterInfo *info,
-               [out]    uint32 needed
+               [out,ref] uint32 *needed
        );
 
        /******************/