summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/netlogon.idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-06-08 10:32:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:53:13 -0500
commiteb9ae52981d0275d3830fb533a06472aef3508db (patch)
treee112491567769b78f1856c9fcdd9976e6cffd3ab /source4/librpc/idl/netlogon.idl
parent3cc5429b46c7a3c3902525af57899c0256284886 (diff)
downloadsamba-eb9ae52981d0275d3830fb533a06472aef3508db.tar.gz
samba-eb9ae52981d0275d3830fb533a06472aef3508db.tar.bz2
samba-eb9ae52981d0275d3830fb533a06472aef3508db.zip
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_FOUND from
SAMBA_3_0. Guenther (This used to be commit 841ad140a34648ff52d5e44a6642f346ef9eee02)
Diffstat (limited to 'source4/librpc/idl/netlogon.idl')
-rw-r--r--source4/librpc/idl/netlogon.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/netlogon.idl b/source4/librpc/idl/netlogon.idl
index b83454908e..eede7ed035 100644
--- a/source4/librpc/idl/netlogon.idl
+++ b/source4/librpc/idl/netlogon.idl
@@ -756,7 +756,7 @@ interface netlogon
/*****************/
/* Function 0x0B */
- NTSTATUS netr_GetDcName(
+ WERROR netr_GetDcName(
[in] [string,charset(UTF16)] uint16 logon_server[],
[in] [string,charset(UTF16)] uint16 *domainname,
[out] [string,charset(UTF16)] uint16 *dcname