commit 568788626fad47344be13eda05a15b0e4da7e4e8
Author: sin <[email protected]>
Date:   Sun Feb 8 20:28:18 2015 +0000

    Nuke bogus newline

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>", stdout, &r);
        }
-
 }
 
 static void

Reply via email to