mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
make proto
This commit is contained in:
parent
8e5e929561
commit
dfd6b51bc7
@ -1942,7 +1942,7 @@ BOOL spoolss_open_printer_ex( const char *printername,
|
||||
const char *datatype, uint32 access_required,
|
||||
const char *station, const char *username,
|
||||
POLICY_HND *hnd);
|
||||
uint32 spoolss_addprinterex(POLICY_HND *hnd,const char* srv_name, PRINTER_INFO_2 *info2);
|
||||
BOOL spoolss_addprinterex(POLICY_HND *hnd, const char* srv_name, PRINTER_INFO_2 *info2);
|
||||
BOOL spoolss_closeprinter(POLICY_HND *hnd);
|
||||
uint32 spoolss_getprinterdata(const POLICY_HND *hnd, const UNISTR2 *valuename,
|
||||
uint32 in_size,
|
||||
|
Loading…
Reference in New Issue
Block a user