s4:auth_winbind: rename 's' to 'state' in winbind_check_password()
authorStefan Metzmacher <metze@samba.org>
Fri, 16 Jun 2017 22:29:25 +0000 (00:29 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:48 +0000 (16:57 +0200)
commit60bee9d118a3d05e1415223aafd612904b9e869a
treee6a40ef35a4af8f49c6650df05840ff3f0856a07
parent0178206fecb69dd0e7b3c93ab9bfc9c5d8b59563
s4:auth_winbind: rename 's' to 'state' in winbind_check_password()

This prepares the conversion to winbind_check_password_send/recv()
where the internal state is called 'winbind_check_password_state'
as 'state'.

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