Author: abartlet Date: 2005-10-25 12:37:20 +0000 (Tue, 25 Oct 2005) New Revision: 11289
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11289 Log: Fix comment. Andrew Bartlett Modified: branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c Changeset: Modified: branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c =================================================================== --- branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c 2005-10-25 12:15:29 UTC (rev 11288) +++ branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c 2005-10-25 12:37:20 UTC (rev 11289) @@ -351,7 +351,7 @@ /* - netr_LogonSamLogonWithFlags + netr_LogonSamLogonEx This version of the function allows other wrappers to say 'do not check the credentials' */
