summaryrefslogtreecommitdiff
path: root/unwrap-diff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-04-29 16:17:50 +0000
committerDiego Biurrun <diego@biurrun.de>2006-04-29 16:17:50 +0000
commit2805e3b4ebf5486f2993343fe882dd849cc201e9 (patch)
treede32f7722b4d76b0b479274b8a38aa103c4e42df /unwrap-diff
parent2bda41e5b2d9f74ef7e0e18037ff262e76000b77 (diff)
Add missing newlines at end of file.
Originally committed as revision 5335 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'unwrap-diff')
-rwxr-xr-xunwrap-diff2
1 files changed, 1 insertions, 1 deletions
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'