From 6397952ab344b2988f7746ff17023e13eb617693 Mon Sep 17 00:00:00 2001 From: sin Date: Sun, 8 Feb 2015 20:28:18 +0000 Subject: [PATCH] Nuke bogus newline --- unexpand.c | 1 - 1 file changed, 1 deletion(-) diff --git a/unexpand.c b/unexpand.c index 8f1fe07..f24e2ad 100644 --- a/unexpand.c +++ b/unexpand.c @@ -65,7 +65,6 @@ unexpandspan(size_t last, size_t col) for (; last < col; last++) writerune("", stdout, &r); } - } static void