1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

spoolss: use the correct flags for spoolss_PrinterInfo1 struct.

Guenther
This commit is contained in:
Günther Deschner 2010-09-30 02:05:36 +02:00
parent 3797d48b76
commit 575ae3ed72

View File

@ -766,7 +766,7 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
} spoolss_PrinterAttributes;
typedef [public,gensize] struct {
spoolss_PrinterAttributes flags;
spoolss_EnumPrinterFlags flags;
[relative] nstring *description;
[relative] nstring *name;
[relative] nstring *comment;