summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/winsif.idl6
1 files changed, 5 insertions, 1 deletions
diff --git a/source4/librpc/idl/winsif.idl b/source4/librpc/idl/winsif.idl
index 47e658b4a8..ffae92118a 100644
--- a/source4/librpc/idl/winsif.idl
+++ b/source4/librpc/idl/winsif.idl
@@ -199,7 +199,11 @@ import "nbt.idl";
/*****************/
/* Function 0x08 */
- void WinsDelDbRecs();
+ WERROR winsif_WinsDelDbRecs(
+ [in,ref] winsif_Address *owner_address,
+ [in] hyper min_version_number,
+ [in] hyper max_version_number
+ );
/*****************/
/* Function 0x09 */