]> andersk Git - gssapi-openssh.git/commitdiff
remove unused label
authorjbasney <jbasney>
Thu, 4 Mar 2004 20:32:44 +0000 (20:32 +0000)
committerjbasney <jbasney>
Thu, 4 Mar 2004 20:32:44 +0000 (20:32 +0000)
openssh/auth2-gss.c

index f2fab9e26ace86a51b00dc204edc85a7a7486a4c..ad85e1fb8ede9b1acc5b959f0ce7efaeb6fcbba6 100644 (file)
@@ -280,7 +280,6 @@ input_gssapi_exchange_complete(int type, u_int32_t plen, void *ctxt)
            authenticated = 0;
        }
 
-finish:
        authctxt->postponed = 0;
        dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_TOKEN, NULL);
        dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK, NULL);
This page took 0.41352 seconds and 5 git commands to generate.