]> andersk Git - openssh.git/blobdiff - auth-rsa.c
- More OpenBSD updates:
[openssh.git] / auth-rsa.c
index 63aa345bb2663fe9ea411016e3bf7f7d532f336e..d7deabf2957cd01a409af9d0bbd826be25adb3f7 100644 (file)
@@ -256,7 +256,6 @@ auth_rsa(struct passwd *pw, BIGNUM *client_n)
 
                /* We have found the desired key. */
 
-
                /* Perform the challenge-response dialog for this key. */
                if (!auth_rsa_challenge_dialog(pk)) {
                        /* Wrong response. */
This page took 0.681627 seconds and 4 git commands to generate.