s4:auth_winbind: remove a block nesting level and fix indentation
authorRalph Boehme <slow@samba.org>
Tue, 27 Jun 2017 10:09:41 +0000 (12:09 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:48 +0000 (16:57 +0200)
commit0178206fecb69dd0e7b3c93ab9bfc9c5d8b59563
treececddefcbc76c1d25bca6049a037a6ef7b471780
parent28f2039886870a1f2f0eba7dd7420d08a479cf97
s4:auth_winbind: remove a block nesting level and fix indentation

The previous commit removed the condition from the block. No change in
behaviour, best viewed with git show -w.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/ntlm/auth_winbind.c