[FFmpeg-cvslog] xan: Remove extra trailing newline

Alex Converse git at videolan.org
Wed Sep 21 21:08:37 CEST 2011


ffmpeg | branch: release/0.8 | Alex Converse <alex.converse at gmail.com> | Fri Sep  9 16:13:52 2011 -0700| [169e6344573af8b4dc5a6e0da8db9a9d4eaf7532] | committer: Michael Niedermayer

xan: Remove extra trailing newline
(cherry picked from commit 350f57bd7b77b36c150540ad2aae9de42cc4dfca)

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=169e6344573af8b4dc5a6e0da8db9a9d4eaf7532
---

 libavcodec/xan.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index 5b22101..1dace41 100644
--- a/libavcodec/xan.c
+++ b/libavcodec/xan.c
@@ -566,4 +566,3 @@ AVCodec ff_xan_wc3_decoder = {
     CODEC_CAP_DR1,
     .long_name = NULL_IF_CONFIG_SMALL("Wing Commander III / Xan"),
 };
-



More information about the ffmpeg-cvslog mailing list