mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
whitespace sync, cleanup
This commit is contained in:
parent
f7ffab3ca8
commit
12aaa04e96
1
auth1.c
1
auth1.c
@ -293,7 +293,6 @@ do_authloop(Authctxt *authctxt)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case SSH_CMSG_AUTH_TIS_RESPONSE:
|
case SSH_CMSG_AUTH_TIS_RESPONSE:
|
||||||
debug("rcvd SSH_CMSG_AUTH_TIS_RESPONSE");
|
debug("rcvd SSH_CMSG_AUTH_TIS_RESPONSE");
|
||||||
if (options.challenge_reponse_authentication == 1) {
|
if (options.challenge_reponse_authentication == 1) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user