X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source3%2Frpc_server%2Fnetlogon%2Fsrv_netlog_nt.c;h=e5da138491ba206d567e697e9aa7c3aa9ec3a1f0;hb=75ca814f1efe435da018f7604865fda7ac59f712;hp=a355dd1cbbaa60e01a5a36a01067e8204522a4fc;hpb=6eb59eb388ac7b98f7f7812e45ad4c8d333f03e8;p=obnox%2Fsamba%2Fsamba-obnox.git diff --git a/source3/rpc_server/netlogon/srv_netlog_nt.c b/source3/rpc_server/netlogon/srv_netlog_nt.c index a355dd1cbba..e5da138491b 100644 --- a/source3/rpc_server/netlogon/srv_netlog_nt.c +++ b/source3/rpc_server/netlogon/srv_netlog_nt.c @@ -649,7 +649,7 @@ static NTSTATUS get_md4pw(struct samr_Password *md4pw, const char *mach_acct, #if 0 /* - * Currently this code is redundent as we already have a filter + * Currently this code is redundant as we already have a filter * by hostname list. What this code really needs to do is to * get a hosts allowed/hosts denied list from the SAM database * on a per user basis, and make the access decision there.