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>2011-09-10 03:13:52 +0400
committerAlex Converse <alex.converse@gmail.com>2011-09-12 22:18:57 +0400
commit350f57bd7b77b36c150540ad2aae9de42cc4dfca (patch)
tree6217ffed7e4170ca063258ad15b508ea1cdcd765 /libavcodec/xan.c
parent393d5031c6aaaf8c2dda4eb5d676974c349fae85 (diff)
xan: Remove extra trailing newline
Diffstat (limited to 'libavcodec/xan.c')
-rw-r--r--libavcodec/xan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index f20e1095ea..7dc5658c0c 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"),
};
-