1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

winsif.idl: add definition of winsif_WinsWorkerThreadUpdate()

metze
This commit is contained in:
Stefan Metzmacher 2009-07-31 09:24:53 +02:00
parent 47174d3130
commit 7bea52ab16

View File

@ -226,7 +226,9 @@ import "nbt.idl";
/*****************/
/* Function 0x0C */
void WinsWorkerThreadUpdate();
WERROR winsif_WinsWorkerThreadUpdate(
[in] uint32 num_of_threads
);
/*****************/
/* Function 0x0D */