From 350f57bd7b77b36c150540ad2aae9de42cc4dfca Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Fri, 9 Sep 2011 16:13:52 -0700 Subject: xan: Remove extra trailing newline --- libavcodec/xan.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/xan.c') 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"), }; - -- cgit v1.2.3