summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-11 00:41:25 +0100
committerGünther Deschner <gd@samba.org>2009-03-13 09:25:22 +0100
commitfab10c6078ec584be543d7bdd62e5ca638811c20 (patch)
tree9d5a79c693dcdcca2ac98625810a259a6208e4a4 /librpc/gen_ndr/ndr_spoolss.h
parent86ed4dc89071f74d37cb195dbc9704596962e7f9 (diff)
downloadsamba-fab10c6078ec584be543d7bdd62e5ca638811c20.tar.gz
samba-fab10c6078ec584be543d7bdd62e5ca638811c20.tar.bz2
samba-fab10c6078ec584be543d7bdd62e5ca638811c20.zip
s3: re-run make samba3-idl.
Guenther
Diffstat (limited to 'librpc/gen_ndr/ndr_spoolss.h')
-rw-r--r--librpc/gen_ndr/ndr_spoolss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/gen_ndr/ndr_spoolss.h b/librpc/gen_ndr/ndr_spoolss.h
index 80626c395d..3725589252 100644
--- a/librpc/gen_ndr/ndr_spoolss.h
+++ b/librpc/gen_ndr/ndr_spoolss.h
@@ -328,6 +328,7 @@ size_t ndr_size_spoolss_DriverInfo101(const struct spoolss_DriverInfo101 *r, str
enum ndr_err_code ndr_push_spoolss_DriverInfo(struct ndr_push *ndr, int ndr_flags, const union spoolss_DriverInfo *r);
enum ndr_err_code ndr_pull_spoolss_DriverInfo(struct ndr_pull *ndr, int ndr_flags, union spoolss_DriverInfo *r);
void ndr_print_spoolss_DriverInfo(struct ndr_print *ndr, const char *name, const union spoolss_DriverInfo *r);
+size_t ndr_size_spoolss_DriverInfo(const union spoolss_DriverInfo *r, uint32_t level, struct smb_iconv_convenience *ic, int flags);
enum ndr_err_code ndr_push_spoolss_DriverDirectoryInfo1(struct ndr_push *ndr, int ndr_flags, const struct spoolss_DriverDirectoryInfo1 *r);
enum ndr_err_code ndr_pull_spoolss_DriverDirectoryInfo1(struct ndr_pull *ndr, int ndr_flags, struct spoolss_DriverDirectoryInfo1 *r);
void ndr_print_spoolss_DriverDirectoryInfo1(struct ndr_print *ndr, const char *name, const struct spoolss_DriverDirectoryInfo1 *r);