mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
spoolss: make spoolss_DriverDirectoryInfo1 public and gensize.
Guenther
This commit is contained in:
parent
8dbb1d63e5
commit
05a0bcc056
@ -905,7 +905,7 @@ import "misc.idl", "security.idl", "winreg.idl";
|
||||
|
||||
/******************/
|
||||
/* Function: 0x0c */
|
||||
typedef struct {
|
||||
typedef [public,gensize] struct {
|
||||
nstring directory_name;
|
||||
} spoolss_DriverDirectoryInfo1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user