1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

xan: Remove extra trailing newline

This commit is contained in:
Alex Converse 2011-09-09 16:13:52 -07:00
parent 393d5031c6
commit 350f57bd7b

View File

@ -563,4 +563,3 @@ AVCodec ff_xan_wc3_decoder = {
.capabilities = CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("Wing Commander III / Xan"),
};