spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttributes.
[kai/samba.git] / librpc / idl / spoolss.idl
index 91a7cf0d048cb0a9c2573aa8b69ff776c4c9961d..d4c6e198b8c909691e1790c033ec5f217790c0c4 100644 (file)
@@ -686,7 +686,7 @@ import "misc.idl", "security.idl", "winreg.idl";
        } spoolss_SetPrinterInfo0;
 
        typedef struct {
-               spoolss_EnumPrinterFlags flags;
+               spoolss_PrinterAttributes flags;
                [string,charset(UTF16)] uint16 *description;
                [string,charset(UTF16)] uint16 *name;
                [string,charset(UTF16)] uint16 *comment;