summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/cli_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-12 22:44:29 +0100
committerGünther Deschner <gd@samba.org>2009-02-12 22:51:29 +0100
commit09b3016a1a17fabbef3e87c2ef51eb8d903b19a4 (patch)
tree146445058e33d0924fd7a43a8b46f98eec11346c /librpc/gen_ndr/cli_spoolss.h
parent2876c77c8d0a6f26bbe4c5b5678209dabbd7ff64 (diff)
downloadsamba-09b3016a1a17fabbef3e87c2ef51eb8d903b19a4.tar.gz
samba-09b3016a1a17fabbef3e87c2ef51eb8d903b19a4.tar.bz2
samba-09b3016a1a17fabbef3e87c2ef51eb8d903b19a4.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 34c50a0891..243de024d1 100644
--- a/librpc/gen_ndr/cli_spoolss.h
+++ b/librpc/gen_ndr/cli_spoolss.h
@@ -457,7 +457,7 @@ NTSTATUS rpccli_spoolss_SetPrinterDataEx(struct rpc_pipe_client *cli,
const char *key_name /* [in] [charset(UTF16)] */,
const char *value_name /* [in] [charset(UTF16)] */,
uint32_t type /* [in] */,
- DATA_BLOB buffer /* [in] */,
+ uint8_t *buffer /* [in] [ref,size_is(offered)] */,
uint32_t offered /* [in] */,
WERROR *werror);
NTSTATUS rpccli_spoolss_GetPrinterDataEx(struct rpc_pipe_client *cli,