mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r7242: typo
(This used to be commit 4444585f06cf8a061a615002107cbb7560604f7f)
This commit is contained in:
parent
089b538163
commit
6a71fa86fb
@ -428,7 +428,7 @@ static NTSTATUS check_unix_password(TALLOC_CTX *ctx, const struct auth_usersuppl
|
||||
|
||||
static NTSTATUS check_unix_password(TALLOC_CTX *ctx, const struct auth_usersupplied_info *user_info)
|
||||
{
|
||||
return NT_STATUS_UNIMPLEMENTED;
|
||||
return NT_STATUS_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
#endif /*(HAVE_SECURITY_PAM_APPL_H)*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user