1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

Merge of cleanups and srvsvc implementation from HEAD.

(This used to be commit dbea592877)
This commit is contained in:
Tim Potter
2003-02-19 22:47:49 +00:00
parent 3fd3bb38e2
commit 5ef421f1d8
20 changed files with 222 additions and 255 deletions

View File

@ -19,6 +19,7 @@
*/
#include "python/py_spoolss.h"
#include "python/py_conv.h"
static BOOL py_from_printerdata(PyObject **dict, char *key, char *value,
uint16 data_type, uint8 *data,