summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-09-16 14:31:53 +0200
committerGünther Deschner <gd@samba.org>2010-09-16 14:31:53 +0200
commitdfe25088ba8b1e6fdaf49ef88d2da07fd8f1d950 (patch)
tree99896ca576f5c4ef77dfa197738dc93af790edfc /librpc
parent43d54406b19a8041633eb26d7a809e3fd7de3ef6 (diff)
downloadsamba-dfe25088ba8b1e6fdaf49ef88d2da07fd8f1d950.tar.gz
samba-dfe25088ba8b1e6fdaf49ef88d2da07fd8f1d950.tar.bz2
samba-dfe25088ba8b1e6fdaf49ef88d2da07fd8f1d950.zip
s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.
Guenther
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/spoolss.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/spoolss.idl b/librpc/idl/spoolss.idl
index c61cba511c..6b20940ff6 100644
--- a/librpc/idl/spoolss.idl
+++ b/librpc/idl/spoolss.idl
@@ -1925,7 +1925,7 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
const string SPOOL_REG_URL = "url";
const string SPOOL_REG_VERSIONNUMBER = "versionNumber";
- WERROR spoolss_GetPrinterData(
+ [public] WERROR spoolss_GetPrinterData(
[in,ref] policy_handle *handle,
[in] [string,charset(UTF16)] uint16 value_name[],
[out,ref] winreg_Type *type,