From 350f57bd7b77b36c150540ad2aae9de42cc4dfca Mon Sep 17 00:00:00 2001
From: Alex Converse <alex.converse@gmail.com>
Date: Fri, 9 Sep 2011 16:13:52 -0700
Subject: [PATCH] xan: Remove extra trailing newline

---
 libavcodec/xan.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index f20e1095eaa..7dc5658c0c1 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"),
 };
-
-- 
GitLab