whitespace sync, cleanup

This commit is contained in:
Kevin Steves 2001-01-24 21:23:39 +00:00
parent f7ffab3ca8
commit 12aaa04e96
1 changed files with 5 additions and 6 deletions

View File

@ -293,7 +293,6 @@ do_authloop(Authctxt *authctxt)
}
}
break;
case SSH_CMSG_AUTH_TIS_RESPONSE:
debug("rcvd SSH_CMSG_AUTH_TIS_RESPONSE");
if (options.challenge_reponse_authentication == 1) {