Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2012-01-27 22:36:35 +0400
committerAlex Converse <alex.converse@gmail.com>2012-01-28 05:19:09 +0400
commit7181c4edee636beaf520344766ae5bd8a9d9d15a (patch)
treef60f2392bdad7910b446e259b8c6f66fe31078ca /libswscale/rgb2rgb.c
parente771e6dd63e837220aa5d959486546d2be972e83 (diff)
cosmetics: Remove extra newlines at EOF
Diffstat (limited to 'libswscale/rgb2rgb.c')
-rw-r--r--libswscale/rgb2rgb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/rgb2rgb.c b/libswscale/rgb2rgb.c
index 47b06f53fc..5ae0703a7f 100644
--- a/libswscale/rgb2rgb.c
+++ b/libswscale/rgb2rgb.c
@@ -346,4 +346,3 @@ DEFINE_SHUFFLE_BYTES(0, 3, 2, 1)
DEFINE_SHUFFLE_BYTES(1, 2, 3, 0)
DEFINE_SHUFFLE_BYTES(3, 0, 1, 2)
DEFINE_SHUFFLE_BYTES(3, 2, 1, 0)
-