summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/ftpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c
index 4319495..5ad85c9 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;
}
OpenPOWER on IntegriCloud