summaryrefslogtreecommitdiff
path: root/authfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'authfd.c')
-rw-r--r--authfd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/authfd.c b/authfd.c
index 421d75a77..22c585e94 100644
--- a/authfd.c
+++ b/authfd.c
@@ -337,7 +337,6 @@ ssh_get_next_identity(AuthenticationConnection *auth, char **comment, int versio
337 break; 337 break;
338 default: 338 default:
339 return NULL; 339 return NULL;
340 break;
341 } 340 }
342 /* Decrement the number of remaining entries. */ 341 /* Decrement the number of remaining entries. */
343 auth->howmany--; 342 auth->howmany--;