From c7bda1ce659294d6e22c06e087f6f265983c7578 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 15 Mar 2004 08:29:22 +0000 Subject: Remove trailing whitespace. Update copyright to include 2004. --- miscutils/mt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miscutils/mt.c') diff --git a/miscutils/mt.c b/miscutils/mt.c index e799545..b0cdacc 100644 --- a/miscutils/mt.c +++ b/miscutils/mt.c @@ -57,7 +57,7 @@ extern int mt_main(int argc, char **argv) struct mtop op; struct mtpos position; int fd, mode; - + if (argc < 2) { bb_show_usage(); } -- cgit v1.1