]> andersk Git - openssh.git/blobdiff - authfd.c
- djm@cvs.openbsd.org 2006/03/17 22:31:11
[openssh.git] / authfd.c
index 421d75a77e703f0a5b98788dc282546fb498b23d..22c585e94a4fcf255323d2ede1dc98505f756d2f 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -337,7 +337,6 @@ ssh_get_next_identity(AuthenticationConnection *auth, char **comment, int versio
                break;
        default:
                return NULL;
-               break;
        }
        /* Decrement the number of remaining entries. */
        auth->howmany--;
This page took 0.062147 seconds and 4 git commands to generate.