OSDN Git Service

Add missing newlines at end of file.
authorDiego Biurrun <diego@biurrun.de>
Sat, 29 Apr 2006 16:17:50 +0000 (16:17 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 29 Apr 2006 16:17:50 +0000 (16:17 +0000)
Originally committed as revision 5335 to svn://svn.ffmpeg.org/ffmpeg/trunk

README
clean-diff
unwrap-diff

diff --git a/README b/README
index ce3e0d6..ad98fc6 100644 (file)
--- a/README
+++ b/README
@@ -16,4 +16,4 @@ FFmpeg README
 * liba52 and libpostproc are distributed under the GNU General Public
   License and their compilation and use is optional in ffmpeg.
 
-Fabrice Bellard.
\ No newline at end of file
+Fabrice Bellard.
index 3a6d19e..98e26a7 100755 (executable)
@@ -8,4 +8,4 @@ sed '/^+[^+]/!s/        /TaBBaT/g' |\
  sed 's/\(@@[^@]*@@°[^@]*\)/\n\1/g' |\
  egrep -v '@@[^@]*@@°(( [^°]*°)|([+-][[:space:]]*°)|(-[[:space:]]*([^°]*)°\+[[:space:]]*\5°))*$' |\
  tr -d '\n' |\
- tr '°' '\n'
\ No newline at end of file
+ tr '°' '\n'
index fc5b63b..ccea99b 100755 (executable)
@@ -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'