git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c8c5d7
)
[s3]winbindd: fix a comment typo
author
Michael Adam
<obnox@samba.org>
Mon, 22 Sep 2008 12:51:51 +0000
(14:51 +0200)
committer
Michael Adam
<obnox@samba.org>
Tue, 23 Sep 2008 08:00:25 +0000
(10:00 +0200)
Michael
source3/winbindd/winbindd_async.c
patch
|
blob
|
history
diff --git
a/source3/winbindd/winbindd_async.c
b/source3/winbindd/winbindd_async.c
index 1481aed8e1b7840887ad172aa6534690dacf44c3..7500bcbe5b29ffd350bded087f4b897118d8d711 100644
(file)
--- a/
source3/winbindd/winbindd_async.c
+++ b/
source3/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 i
n
the forest in our domain doesn't
+ and fallbacks to contact a DC i
f
the forest in our domain doesn't
know the name.
********************************************************************/