From: Ralph Boehme Date: Fri, 1 Dec 2017 22:11:44 +0000 (+0100) Subject: winbindd: remove a space in winbind_dual_SamLogon X-Git-Tag: samba-4.8.0rc1~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1337104caa26cd3c2155557ae137a7753b15dd83;p=thirdparty%2Fsamba.git winbindd: remove a space in winbind_dual_SamLogon Signed-off-by: Ralph Boehme Reviewed-by: Stefan Metzmacher --- diff --git a/source3/winbindd/winbindd_pam.c b/source3/winbindd/winbindd_pam.c index 05b3355cadd..222dee6bace 100644 --- a/source3/winbindd/winbindd_pam.c +++ b/source3/winbindd/winbindd_pam.c @@ -2106,7 +2106,7 @@ NTSTATUS winbind_dual_SamLogon(struct winbindd_domain *domain, authoritative, info3); - /* + /* * We need to try the remote NETLOGON server if this is * not authoritative. */