commit 6397952ab344b2988f7746ff17023e13eb617693 parent 1513c2b7662c1e7f475ce1c45b61f6a76d665c8b Author: sin <sin@2f30.org> Date: Sun, 8 Feb 2015 20:28:18 +0000 Nuke bogus newline Diffstat:
M | unexpand.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/unexpand.c b/unexpand.c @@ -65,7 +65,6 @@ unexpandspan(size_t last, size_t col) for (; last < col; last++) writerune("<stdout>", stdout, &r); } - } static void