From 1e7bc73e009e1c0adcd06129ae75ddc134956b40 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 25 Oct 2005 12:37:20 +0000 Subject: r11289: Fix comment. Andrew Bartlett (This used to be commit fc18276389d17684bd14a2012d18fb7a9695f69e) --- source4/rpc_server/netlogon/dcerpc_netlogon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/rpc_server/netlogon/dcerpc_netlogon.c b/source4/rpc_server/netlogon/dcerpc_netlogon.c index 472fcca785..200cfd79db 100644 --- a/source4/rpc_server/netlogon/dcerpc_netlogon.c +++ b/source4/rpc_server/netlogon/dcerpc_netlogon.c @@ -351,7 +351,7 @@ static WERROR netr_LogonUasLogoff(struct dcesrv_call_state *dce_call, TALLOC_CTX /* - netr_LogonSamLogonWithFlags + netr_LogonSamLogonEx This version of the function allows other wrappers to say 'do not check the credentials' */ -- cgit