mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r7341: fix StartDocPrinter() idl
metze
This commit is contained in:
parent
da6263d421
commit
08d28e5d20
@ -627,7 +627,7 @@
|
||||
} spoolss_DocumentInfo1;
|
||||
|
||||
typedef [switch_type(uint32)] union {
|
||||
[case(1)] spoolss_DocumentInfo1 info1;
|
||||
[case(1)] spoolss_DocumentInfo1 *info1;
|
||||
} spoolss_DocumentInfo;
|
||||
|
||||
WERROR spoolss_StartDocPrinter(
|
||||
|
Loading…
Reference in New Issue
Block a user