diff --git a/toys/other/xxd.c b/toys/other/xxd.c index 502f3341f..60bdb4bc3 100644 --- a/toys/other/xxd.c +++ b/toys/other/xxd.c @@ -51,9 +51,7 @@ static void do_xxd(int fd, char *name) if (limit) limit += TT.s; } - while (0<(len = readall(fd, toybuf, - (limit && limit-pos