From bbd4c98b06a3a60b93f43f9dc2a824d76138a300 Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Sun, 20 Jul 2003 14:50:38 +0000 Subject: Typo fixes. (This used to be commit 85df8213fc67a9c8e8712cb64f27e5559dc11af9) --- source3/nsswitch/winbindd_pam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/nsswitch/winbindd_pam.c b/source3/nsswitch/winbindd_pam.c index 8df0f621c0..409a333e34 100644 --- a/source3/nsswitch/winbindd_pam.c +++ b/source3/nsswitch/winbindd_pam.c @@ -54,7 +54,7 @@ static NTSTATUS append_info3_as_ndr(TALLOC_CTX *mem_ctx, } /******************************************************************* - wrapper around retreiving the trsut account password + wrapper around retrieving the trust account password *******************************************************************/ static BOOL get_trust_pw(const char *domain, uint8 ret_pwd[16], -- cgit