mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
Formatting tidyup.
(This used to be commit 4132d9680a0b6ed829663399bba209a49ca41d56)
This commit is contained in:
parent
18c3436f9d
commit
317ce5fc06
@ -214,7 +214,7 @@ PyObject *spoolss_hnd_getprinterdriver(PyObject *self, PyObject *args,
|
||||
py_from_DRIVER_INFO_3(&result, ctr.info3);
|
||||
break;
|
||||
case 6:
|
||||
py_from_DRIVER_INFO_6(&result, ctr.info6);
|
||||
py_from_DRIVER_INFO_6(&result, ctr.info6);
|
||||
break;
|
||||
default:
|
||||
PyErr_SetString(spoolss_error, "unsupported info level");
|
||||
|
Loading…
x
Reference in New Issue
Block a user