winsif.idl: add definition of winsif_WinsWorkerThreadUpdate()
authorStefan Metzmacher <metze@samba.org>
Fri, 31 Jul 2009 07:24:53 +0000 (09:24 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 31 Jul 2009 12:38:40 +0000 (14:38 +0200)
metze

source4/librpc/idl/winsif.idl

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