diff options
Diffstat (limited to 'authfd.c')
-rw-r--r-- | authfd.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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--; |