summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_spoolss_util.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-08-08 10:55:41 +0200
committerVolker Lendecke <vl@samba.org>2010-08-08 16:03:19 +0200
commit1af73b04fc30c6be8a9fa792e2ecdb1affb9996b (patch)
tree0f5ae4472c44ab54379c7bfde3bba4be1fe4cfd1 /source3/rpc_server/srv_spoolss_util.h
parentd104e37ed12653008301d68a584d76270a558ca4 (diff)
downloadsamba-1af73b04fc30c6be8a9fa792e2ecdb1affb9996b.tar.gz
samba-1af73b04fc30c6be8a9fa792e2ecdb1affb9996b.tar.bz2
samba-1af73b04fc30c6be8a9fa792e2ecdb1affb9996b.zip
s3: Lift the smbd_messaging_context from winreg_del_driver_list
Diffstat (limited to 'source3/rpc_server/srv_spoolss_util.h')
-rw-r--r--source3/rpc_server/srv_spoolss_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/rpc_server/srv_spoolss_util.h b/source3/rpc_server/srv_spoolss_util.h
index 6cd7556175..2b8a653338 100644
--- a/source3/rpc_server/srv_spoolss_util.h
+++ b/source3/rpc_server/srv_spoolss_util.h
@@ -585,6 +585,7 @@ WERROR winreg_del_driver(TALLOC_CTX *mem_ctx,
WERROR winreg_get_driver_list(TALLOC_CTX *mem_ctx,
struct auth_serversupplied_info *server_info,
+ struct messaging_context *msg_ctx,
const char *architecture,
uint32_t version,
uint32_t *num_drivers,