]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth2.c
merge of OPENSSH_3_6_1P1_SIMON_20030411
[gssapi-openssh.git] / openssh / auth2.c
index 5965f1da67d502d40835713a1b13f2ed45f69fde..4c19365b49e90660e3fbd310d4e088fc89633757 100644 (file)
@@ -253,7 +253,6 @@ input_userauth_request(int type, u_int32_t seq, void *ctxt)
                debug2("input_userauth_request: try method %s", method);
                authenticated = m->userauth(authctxt);
        }
-
        userauth_finish(authctxt, authenticated, method);
 
        xfree(service);
This page took 0.029739 seconds and 4 git commands to generate.