From 04696b70758b0cb650345a5a2da97b42f4640e12 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 22 Sep 2008 14:51:51 +0200 Subject: winbindd: fix a comment typo Michael (cherry picked from commit d3e3c2c50ee404de25b46a06bd71f90a7214e69c) --- source/winbindd/winbindd_async.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/winbindd') diff --git a/source/winbindd/winbindd_async.c b/source/winbindd/winbindd_async.c index f29953d9bb3..89a0924fb82 100644 --- a/source/winbindd/winbindd_async.c +++ b/source/winbindd/winbindd_async.c @@ -366,7 +366,7 @@ static void lookupname_recv(TALLOC_CTX *mem_ctx, bool success, /******************************************************************** The lookup name call first contacts a DC in its own domain - and fallbacks to contact a DC in the forest in our domain doesn't + and fallbacks to contact a DC if the forest in our domain doesn't know the name. ********************************************************************/ -- cgit