From ab196c7bfb531e854b1b4fce54c6b9c113991b6d Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 8 Aug 2010 14:16:24 +0200 Subject: s3: Lift the smbd_messaging_context from enumprinterdrivers_level_by_architecture --- source3/rpc_server/srv_spoolss_nt.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source3/rpc_server/srv_spoolss_nt.c b/source3/rpc_server/srv_spoolss_nt.c index bacd33cb51..9aaa7cfb10 100644 --- a/source3/rpc_server/srv_spoolss_nt.c +++ b/source3/rpc_server/srv_spoolss_nt.c @@ -6731,6 +6731,7 @@ WERROR _spoolss_SetJob(struct pipes_struct *p, static WERROR enumprinterdrivers_level_by_architecture(TALLOC_CTX *mem_ctx, struct auth_serversupplied_info *server_info, + struct messaging_context *msg_ctx, const char *servername, const char *architecture, uint32_t level, @@ -6750,8 +6751,7 @@ static WERROR enumprinterdrivers_level_by_architecture(TALLOC_CTX *mem_ctx, *info_p = NULL; for (version=0; version