summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/srvsvc.idl
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@samba.org>2003-11-19 19:44:17 +0000
committerRichard Sharpe <sharpe@samba.org>2003-11-19 19:44:17 +0000
commit5a51af068533357fbf0ae4ddfd169fb752ddd2b5 (patch)
tree9208de74bbc2ca548d93a57e864ff24d39fdd760 /source4/librpc/idl/srvsvc.idl
parent7b3f7cd7fd2b5b8455ad4176fe81d2ef617819f3 (diff)
downloadsamba-5a51af068533357fbf0ae4ddfd169fb752ddd2b5.tar.gz
samba-5a51af068533357fbf0ae4ddfd169fb752ddd2b5.tar.bz2
samba-5a51af068533357fbf0ae4ddfd169fb752ddd2b5.zip
Fix up some things in the IDL, and fix up a mistake I made before.
entriesreturned does not appear as a top-level IDL item. It appears in the structure that is returned. I have traces of TransportEnum that Ethereal properly dissects ... (This used to be commit e3f046037844e3017653f56d6c262951db1f1d4f)
Diffstat (limited to 'source4/librpc/idl/srvsvc.idl')
-rw-r--r--source4/librpc/idl/srvsvc.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/idl/srvsvc.idl b/source4/librpc/idl/srvsvc.idl
index 20e5c8958e..02055dccb6 100644
--- a/source4/librpc/idl/srvsvc.idl
+++ b/source4/librpc/idl/srvsvc.idl
@@ -597,7 +597,6 @@
[in] uint32 level,
[in,out] srvsvc_NetShareCtr ctr,
[in] uint32 preferred_len,
- [out] uint32 entriesread,
[out] uint32 totalentries,
[in,out] uint32 *resume_handle
);