From 3a88a23df62bd8be2633aeda8f81e42751641d75 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 30 Oct 2022 11:24:12 -0500 Subject: [PATCH] Trivial cleanup. --- toys/posix/file.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/toys/posix/file.c b/toys/posix/file.c index a7d5c44e..e502baed 100644 --- a/toys/posix/file.c +++ b/toys/posix/file.c @@ -386,12 +386,10 @@ static void do_regular_file(int fd, char *name) (magic=peek_le(s+0x3c,4))