mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3-printing: fix non-ads build after prototype changes.
Guenther
This commit is contained in:
parent
aa00d331a6
commit
68c9877796
@ -467,7 +467,7 @@ WERROR check_published_printers(struct messaging_context *msg_ctx)
|
||||
}
|
||||
|
||||
bool is_printer_published(TALLOC_CTX *mem_ctx,
|
||||
struct auth_serversupplied_info *server_info,
|
||||
const struct auth_serversupplied_info *server_info,
|
||||
struct messaging_context *msg_ctx,
|
||||
char *servername, char *printer, struct GUID *guid,
|
||||
struct spoolss_PrinterInfo2 **info2)
|
||||
|
Loading…
Reference in New Issue
Block a user