summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-08-08 14:29:39 +0200
committerVolker Lendecke <vl@samba.org>2010-08-08 16:03:25 +0200
commit39ce462043d32e94b71a98001a43a95360017528 (patch)
tree198546e595a25ea3a10df67eeb5c22f43ac7037f /source3/include/nt_printing.h
parentbe7fd4ae5054435b25b1a6a460b626d556f39936 (diff)
downloadsamba-39ce462043d32e94b71a98001a43a95360017528.tar.gz
samba-39ce462043d32e94b71a98001a43a95360017528.tar.bz2
samba-39ce462043d32e94b71a98001a43a95360017528.zip
s3: Lift the smbd_messaging_context from print_time_access_check
Diffstat (limited to 'source3/include/nt_printing.h')
-rw-r--r--source3/include/nt_printing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h
index f29b22fc42..e7e2536ce6 100644
--- a/source3/include/nt_printing.h
+++ b/source3/include/nt_printing.h
@@ -280,6 +280,7 @@ void map_printer_permissions(struct security_descriptor *sd);
void map_job_permissions(struct security_descriptor *sd);
bool print_time_access_check(struct auth_serversupplied_info *server_info,
+ struct messaging_context *msg_ctx,
const char *servicename);
void nt_printer_remove(TALLOC_CTX *mem_ctx,