summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
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 01844c74a7..820c959564 100644
--- a/source4/librpc/idl/winsif.idl
+++ b/source4/librpc/idl/winsif.idl
@@ -260,7 +260,9 @@ import "nbt.idl";
/*****************/
/* Function 0x0F */
- void WinsDeleteWins();
+ WERROR winsif_WinsDeleteWins(
+ [in,ref] winsif_Address *owner_address
+ );
/*****************/
/* Function 0x10 */