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:
parent
3797d48b76
commit
575ae3ed72
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user