aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/fwcontrol/fwdv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fwcontrol/fwdv.c b/usr.sbin/fwcontrol/fwdv.c
index 0dbf17d04a42..2baf1c43c803 100644
--- a/usr.sbin/fwcontrol/fwdv.c
+++ b/usr.sbin/fwcontrol/fwdv.c
@@ -409,7 +409,6 @@ again:
err(1, "write failed");
}
}
- close(fd);
fprintf(stderr, "\n");
send_end:
gettimeofday(&end, NULL);