summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_netlogon.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-12-10 02:53:36 +0100
committerGünther Deschner <gd@samba.org>2008-12-10 11:58:28 +0100
commite5804204901c7b376516e42a3a86d685236fd198 (patch)
tree74224bdd34248c9a50ff1e6325ebb9b730785488 /source3/librpc/gen_ndr/srv_netlogon.h
parentc4a5788e821ddcba125464ef0fc8172c0100d959 (diff)
downloadsamba-e5804204901c7b376516e42a3a86d685236fd198.tar.gz
samba-e5804204901c7b376516e42a3a86d685236fd198.tar.bz2
samba-e5804204901c7b376516e42a3a86d685236fd198.zip
s3-build: re-run make samba3-idl.
Guenther
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 1fe16c603b..3bbe4d02fa 100644
--- a/source3/librpc/gen_ndr/srv_netlogon.h
+++ b/source3/librpc/gen_ndr/srv_netlogon.h
@@ -47,7 +47,7 @@ NTSTATUS _netr_ServerTrustPasswordsGet(pipes_struct *p, struct netr_ServerTrustP
WERROR _netr_DsRGetForestTrustInformation(pipes_struct *p, struct netr_DsRGetForestTrustInformation *r);
WERROR _netr_GetForestTrustInformation(pipes_struct *p, struct netr_GetForestTrustInformation *r);
NTSTATUS _netr_LogonSamLogonWithFlags(pipes_struct *p, struct netr_LogonSamLogonWithFlags *r);
-WERROR _netr_NETRSERVERGETTRUSTINFO(pipes_struct *p, struct netr_NETRSERVERGETTRUSTINFO *r);
+WERROR _netr_ServerGetTrustInfo(pipes_struct *p, struct netr_ServerGetTrustInfo *r);
void netlogon_get_pipe_fns(struct api_struct **fns, int *n_fns);
NTSTATUS rpc_netlogon_init(void);
#endif /* __SRV_NETLOGON__ */