projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xan: Remove extra trailing newline
[ffmpeg.git]
/
libavcodec
/
xan.c
diff --git
a/libavcodec/xan.c
b/libavcodec/xan.c
index
f20e109
..
7dc5658
100644
(file)
--- 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"),
};
-