[FFmpeg-cvslog] xan: Remove extra trailing newline

Alex Converse git at videolan.org
Tue Sep 13 23:51:46 CEST 2011


ffmpeg | branch: master | Alex Converse <alex.converse at gmail.com> | Fri Sep  9 16:13:52 2011 -0700| [350f57bd7b77b36c150540ad2aae9de42cc4dfca] | committer: Alex Converse

xan: Remove extra trailing newline

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

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

diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index f20e109..7dc5658 100644
--- a/libavcodec/xan.c
+++ b/libavcodec/xan.c
@@ -563,4 +563,3 @@ AVCodec ff_xan_wc3_decoder = {
     .capabilities   = CODEC_CAP_DR1,
     .long_name = NULL_IF_CONFIG_SMALL("Wing Commander III / Xan"),
 };
-



More information about the ffmpeg-cvslog mailing list