mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
48a56c12e2
commit
d897c63fb5
@ -358,7 +358,8 @@ PyObject *spoolss_addprinterdriver(PyObject *self, PyObject *args,
|
||||
}
|
||||
|
||||
ZERO_STRUCT(ctr);
|
||||
|
||||
ZERO_STRUCT(dinfo);
|
||||
|
||||
switch(level) {
|
||||
case 3:
|
||||
ctr.info3 = &dinfo.driver_3;
|
||||
|
Loading…
Reference in New Issue
Block a user