]> andersk Git - openssh.git/blobdiff - authfd.c
- djm@cvs.openbsd.org 2006/03/17 22:31:50
[openssh.git] / authfd.c
index a3f22cfc7c6513123fbc133b403435b9c68d57f7..421d75a77e703f0a5b98788dc282546fb498b23d 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -519,7 +519,6 @@ ssh_add_identity_constrained(AuthenticationConnection *auth, Key *key,
        default:
                buffer_free(&msg);
                return 0;
-               break;
        }
        if (constrained) {
                if (life != 0) {
This page took 0.232714 seconds and 4 git commands to generate.