diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c index 431949506a36..5ad85c97a5b1 100644 --- a/libexec/ftpd/ftpd.c +++ b/libexec/ftpd/ftpd.c @@ -767,7 +767,7 @@ inithosts(void) ai->ai_addr->sa_len) == 0) { gothost++; break; - } + } if (gothost) break; }