From 72fbac0362fcb4e3d40549b01108935c54e9515f Mon Sep 17 00:00:00 2001 From: des Date: Sun, 3 Oct 2004 23:53:54 +0000 Subject: Whitespace nit. --- sbin/dumpon/dumpon.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/dumpon') diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c index 28c87fb..77aac33 100644 --- a/sbin/dumpon/dumpon.c +++ b/sbin/dumpon/dumpon.c @@ -119,7 +119,6 @@ main(int argc, char *argv[]) i = ioctl(fd, DIOCSKERNELDUMP, &u); if (i == 0 && verbose) printf("kernel dumps on %s\n", argv[0]); - } else { fd = open(_PATH_DEVNULL, O_RDONLY); if (fd < 0) -- cgit v1.1