From 2805e3b4ebf5486f2993343fe882dd849cc201e9 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 29 Apr 2006 16:17:50 +0000 Subject: Add missing newlines at end of file. Originally committed as revision 5335 to svn://svn.ffmpeg.org/ffmpeg/trunk --- unwrap-diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unwrap-diff') diff --git a/unwrap-diff b/unwrap-diff index fc5b63bc55..ccea99b7b4 100755 --- a/unwrap-diff +++ b/unwrap-diff @@ -1,2 +1,2 @@ #!/bin/sh -tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n' \ No newline at end of file +tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n' -- cgit v1.2.3