summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_netlogon.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-01-31 14:10:22 +0100
committerGünther Deschner <gd@samba.org>2008-01-31 14:10:22 +0100
commit2e0a1fcf3f461f134c910e83ab82115c00827231 (patch)
treef2b0db7f7d686669dba28d60303a593bbdc1b4c6 /source3/librpc/gen_ndr/srv_netlogon.h
parent09454362cf75ecb7db58560604b567611e89d5ef (diff)
downloadsamba-2e0a1fcf3f461f134c910e83ab82115c00827231.tar.gz
samba-2e0a1fcf3f461f134c910e83ab82115c00827231.tar.bz2
samba-2e0a1fcf3f461f134c910e83ab82115c00827231.zip
Re-run make idl.
Guenther (This used to be commit b658270518140c457536b0c7db06a646d7077529)
Diffstat (limited to 'source3/librpc/gen_ndr/srv_netlogon.h')
-rw-r--r--source3/librpc/gen_ndr/srv_netlogon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/srv_netlogon.h b/source3/librpc/gen_ndr/srv_netlogon.h
index 085672d91d..1fe16c603b 100644
--- a/source3/librpc/gen_ndr/srv_netlogon.h
+++ b/source3/librpc/gen_ndr/srv_netlogon.h
@@ -12,7 +12,7 @@ NTSTATUS _netr_DatabaseDeltas(pipes_struct *p, struct netr_DatabaseDeltas *r);
NTSTATUS _netr_DatabaseSync(pipes_struct *p, struct netr_DatabaseSync *r);
NTSTATUS _netr_AccountDeltas(pipes_struct *p, struct netr_AccountDeltas *r);
NTSTATUS _netr_AccountSync(pipes_struct *p, struct netr_AccountSync *r);
-NTSTATUS _netr_GetDcName(pipes_struct *p, struct netr_GetDcName *r);
+WERROR _netr_GetDcName(pipes_struct *p, struct netr_GetDcName *r);
WERROR _netr_LogonControl(pipes_struct *p, struct netr_LogonControl *r);
WERROR _netr_GetAnyDCName(pipes_struct *p, struct netr_GetAnyDCName *r);
WERROR _netr_LogonControl2(pipes_struct *p, struct netr_LogonControl2 *r);