summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/cli_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-24 10:43:53 +0100
committerGünther Deschner <gd@samba.org>2009-02-24 11:03:28 +0100
commit13995f5212bf1f5db4d246e8de3f63b761788d71 (patch)
treea306a4479e9f517433ef423a4fc7881a97ecb9cb /librpc/gen_ndr/cli_spoolss.h
parentaa576c292f6b16ee95e539c921f54f9b07313f17 (diff)
downloadsamba-13995f5212bf1f5db4d246e8de3f63b761788d71.tar.gz
samba-13995f5212bf1f5db4d246e8de3f63b761788d71.tar.bz2
samba-13995f5212bf1f5db4d246e8de3f63b761788d71.zip
s3: re-run make samba3-idl.
Guenther
Diffstat (limited to 'librpc/gen_ndr/cli_spoolss.h')
-rw-r--r--librpc/gen_ndr/cli_spoolss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/cli_spoolss.h b/librpc/gen_ndr/cli_spoolss.h
index bb38d59cfb..83b2e28729 100644
--- a/librpc/gen_ndr/cli_spoolss.h
+++ b/librpc/gen_ndr/cli_spoolss.h
@@ -331,7 +331,7 @@ NTSTATUS rpccli_spoolss_GetPrinterDriver2(struct rpc_pipe_client *cli,
uint32_t offered /* [in] */,
uint32_t client_major_version /* [in] */,
uint32_t client_minor_version /* [in] */,
- DATA_BLOB *info /* [out] [unique] */,
+ union spoolss_DriverInfo *info /* [out] [unique,subcontext_size(offered),subcontext(4),switch_is(level)] */,
uint32_t *needed /* [out] [ref] */,
uint32_t *server_major_version /* [out] [ref] */,
uint32_t *server_minor_version /* [out] [ref] */,