From: Volker Lendecke Date: Tue, 29 Mar 2016 12:49:17 +0000 (+0200) Subject: winbind: Fix a typo in a wrong comment... X-Git-Tag: tdb-1.3.9~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d378c85f7a51936e78908c2e26552b95e87302c8;p=thirdparty%2Fsamba.git winbind: Fix a typo in a wrong comment... While trying to disentangle this knot I could not stand to fix the obvious typo. The whole comment is not really the whole story anymore, but that's a commit for another day. Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Wed Mar 30 21:54:40 CEST 2016 on sn-devel-144 --- diff --git a/source3/winbindd/winbindd_cache.c b/source3/winbindd/winbindd_cache.c index cf3ed713e09..6123e961700 100644 --- a/source3/winbindd/winbindd_cache.c +++ b/source3/winbindd/winbindd_cache.c @@ -137,7 +137,7 @@ static struct winbind_cache *get_cache(struct winbindd_domain *domain) } /* - OK. listen up becasue I'm only going to say this once. + OK. Listen up because I'm only going to say this once. We have the following scenarios to consider (a) trusted AD domains on a Samba DC, (b) trusted AD domains and we are joined to a non-kerberos domain