summaryrefslogtreecommitdiffstats
path: root/sbin/i386/ft
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 06:12:45 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 06:12:45 +0000
commitf3a2b348daf9fa6063c38d2d69563f732a2f80e7 (patch)
tree4d38911cf1e5e1ef56a662eddcbe2f706b2e6973 /sbin/i386/ft
parentf05428e4cd63dde97bac14b84dd146a5c00455e3 (diff)
downloadFreeBSD-src-f3a2b348daf9fa6063c38d2d69563f732a2f80e7.zip
FreeBSD-src-f3a2b348daf9fa6063c38d2d69563f732a2f80e7.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sbin/i386/ft')
-rw-r--r--sbin/i386/ft/ft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/i386/ft/ft.c b/sbin/i386/ft/ft.c
index 49aadd3..b1dbbb2 100644
--- a/sbin/i386/ft/ft.c
+++ b/sbin/i386/ft/ft.c
@@ -105,7 +105,7 @@ check_stat(int fd, int wr)
return(1);
}
}
-
+
if ((s & QS_FMTOK) == 0) {
fprintf(stderr, "tape is not formatted\n");
return(2);
OpenPOWER on IntegriCloud