From d146f578a49ad4164662a6b1bb9db474c3a1b269 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sun, 24 Mar 2013 15:57:57 -0700 Subject: Fix printf output to store \r instead of \n Is git breaking line endings? --- tests/printf.out | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/printf.out') diff --git a/tests/printf.out b/tests/printf.out index bf9e2c84..d0524d3d 100644 --- a/tests/printf.out +++ b/tests/printf.out @@ -7,8 +7,7 @@ a hello 5 10 100 %"\nxy -abc -def +abc def Msg1 Msg2 foo bar baz I P -- cgit v1.2.3