summaryrefslogtreecommitdiffstats
path: root/sbin/i386/ft/ft.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/i386/ft/ft.c')
-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