From a93feb2f788b690ac89f4b607887267c6126feb1 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Mon, 5 Apr 2010 23:54:10 -0400 Subject: [PATCH] Fixed trailing newline in simple example output. --- examples/simple/simple.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/simple/simple.txt b/examples/simple/simple.txt index 44403a8..5d75d65 100644 --- a/examples/simple/simple.txt +++ b/examples/simple/simple.txt @@ -1,3 +1,3 @@ Hello Chris You have just won $10000! -Well, $6000, after taxes. \ No newline at end of file +Well, $6000, after taxes.