summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-07-31 09:24:53 +0200
committerStefan Metzmacher <metze@samba.org>2009-07-31 14:38:40 +0200
commit7bea52ab161947f86b49acc24306388fbde8356a (patch)
tree4ad3625822c5d42d671fee4e64d8bd4b32fc4316 /source4/librpc/idl
parent47174d31303f44b5e1ca2e933a661c60b29992b2 (diff)
downloadsamba-7bea52ab161947f86b49acc24306388fbde8356a.tar.gz
samba-7bea52ab161947f86b49acc24306388fbde8356a.tar.xz
samba-7bea52ab161947f86b49acc24306388fbde8356a.zip
winsif.idl: add definition of winsif_WinsWorkerThreadUpdate()
metze
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/winsif.idl4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/librpc/idl/winsif.idl b/source4/librpc/idl/winsif.idl
index b46695a29e4..63ac59a82b7 100644
--- a/source4/librpc/idl/winsif.idl
+++ b/source4/librpc/idl/winsif.idl
@@ -226,7 +226,9 @@ import "nbt.idl";
/*****************/
/* Function 0x0C */
- void WinsWorkerThreadUpdate();
+ WERROR winsif_WinsWorkerThreadUpdate(
+ [in] uint32 num_of_threads
+ );
/*****************/
/* Function 0x0D */