summaryrefslogtreecommitdiff
path: root/source3/librpc/idl
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-09-20 19:26:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:00:53 -0500
commitb7d069097bdc8d1d9a0694225dd1583cb60c7b3c (patch)
tree0beab697fd861f1d97ad583373be06baec50da6f /source3/librpc/idl
parent5cadb916220155bc0532f2c8a5facb690bc99ea2 (diff)
downloadsamba-b7d069097bdc8d1d9a0694225dd1583cb60c7b3c.tar.gz
samba-b7d069097bdc8d1d9a0694225dd1583cb60c7b3c.tar.bz2
samba-b7d069097bdc8d1d9a0694225dd1583cb60c7b3c.zip
r18739: * Get the wkssvc patch right this time.
* Remove the old wkssvc server, client, & parsing code. * Update srv_wkssvc_nt.c with stubs for the remaining stubs (This used to be commit 0cb79ee13fd78b515a48b2c72d91596ed21e41a8)
Diffstat (limited to 'source3/librpc/idl')
-rw-r--r--source3/librpc/idl/wkssvc.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/wkssvc.idl b/source3/librpc/idl/wkssvc.idl
index 8c789fd8ca..80fe4efa1a 100644
--- a/source3/librpc/idl/wkssvc.idl
+++ b/source3/librpc/idl/wkssvc.idl
@@ -217,7 +217,7 @@
WERROR wkssvc_NetWkstaTransportEnum (
[in] [string,charset(UTF16)] uint16 *server_name,
[in,out,ref] uint32 *level,
- [in,out,switch_is(level),ref] wkssvc_NetWkstaTransportCtr *ctr,
+ [in,out,switch_is(*level),ref] wkssvc_NetWkstaTransportCtr *ctr,
[in] uint32 max_buffer,
[out] uint32 *totalentries,
[in,out,ref] uint32 *resume_handle