summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2016-11-01 18:19:02 +0100
committerGünther Deschner <gd@samba.org>2017-01-24 10:53:17 +0100
commitdb7b8121496bc68679b450d1a413c0d010bf7c52 (patch)
treefac003c3df5b92d450aa597fd0114b22ab023f8a /librpc
parent56255c1c602fa24654ac41c518a6aaa75bc6415b (diff)
downloadsamba-db7b8121496bc68679b450d1a413c0d010bf7c52.tar.gz
librpc/ndr: add [to_null] keyword to szPackageId in spoolss_CorePrinterDriver.
Guenther Signed-off-by: Guenther Deschner <gd@samba.org Reviewed-by: Stefan Metzmacher <metze@samba.org>
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 078f69f04b9..e759d2d0280 100644
--- a/librpc/idl/spoolss.idl
+++ b/librpc/idl/spoolss.idl
@@ -3288,7 +3288,7 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
GUID core_driver_guid;
NTTIME driver_date;
hyper driver_version;
- [charset(UTF16)] uint16 szPackageID[260];
+ [charset(UTF16),to_null] uint16 szPackageID[260];
} spoolss_CorePrinterDriver;
[public] HRESULT spoolss_GetCorePrinterDrivers(