From 8a2a4899769335bc14c62aef12cdf26f2f487f2a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Apr 2021 14:21:42 +0200 Subject: formatting tweak --- xe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xe.c b/xe.c index d1e61b2..f220a82 100644 --- a/xe.c +++ b/xe.c @@ -299,7 +299,7 @@ run() if (vflag > 1 || Lflag > 1) printf("%04ld= ", iter); fwrite(line, 1, rd, stdout); - }; + } } if (lpid < 0) exit(126); -- cgit 1.4.1