xan: Remove extra trailing newline

This commit is contained in:
Alex Converse
2011-09-12 11:18:57 -07:00
parent 393d5031c6
commit 350f57bd7b
-1
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"),
};