summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/spoolss.idl
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-02-23 15:06:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:10:53 -0500
commit6fbcb3534c03e84ada9bd1ebaff02a73e700db9e (patch)
tree9538800db1509c11283ec76c099ffca39b9baac3 /source4/librpc/idl/spoolss.idl
parent1b11ca3e51e3f2b13a15d195ce2ce89bd8b0871c (diff)
downloadsamba-6fbcb3534c03e84ada9bd1ebaff02a73e700db9e.tar.gz
samba-6fbcb3534c03e84ada9bd1ebaff02a73e700db9e.tar.bz2
samba-6fbcb3534c03e84ada9bd1ebaff02a73e700db9e.zip
r5515: fix PrinterInfo3
metze (This used to be commit 0f5b0ec34984d27a33bed3a5c7c627e9a2d96ccc)
Diffstat (limited to 'source4/librpc/idl/spoolss.idl')
-rw-r--r--source4/librpc/idl/spoolss.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/librpc/idl/spoolss.idl b/source4/librpc/idl/spoolss.idl
index aff4f25664..ee33aa9eea 100644
--- a/source4/librpc/idl/spoolss.idl
+++ b/source4/librpc/idl/spoolss.idl
@@ -125,8 +125,7 @@
} spoolss_PrinterInfo2;
typedef struct {
- uint32 flags;
- [subcontext(0)] security_descriptor secdesc;
+ [relative,subcontext(0)] security_descriptor *secdesc;
} spoolss_PrinterInfo3;
typedef struct {