about summary refs log tree commit diff
path: root/xe.c
diff options
context:
space:
mode:
Diffstat (limited to 'xe.c')
-rw-r--r--xe.c2
1 files changed, 1 insertions, 1 deletions
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);