summaryrefslogtreecommitdiff
path: root/libavcodec/4xm.c
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2012-01-27 10:36:35 -0800
committerAlex Converse <alex.converse@gmail.com>2012-01-27 17:19:09 -0800
commit7181c4edee636beaf520344766ae5bd8a9d9d15a (patch)
treef60f2392bdad7910b446e259b8c6f66fe31078ca /libavcodec/4xm.c
parente771e6dd63e837220aa5d959486546d2be972e83 (diff)
cosmetics: Remove extra newlines at EOF
Diffstat (limited to 'libavcodec/4xm.c')
-rw-r--r--libavcodec/4xm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/4xm.c b/libavcodec/4xm.c
index 52edc9942e..da682dfb00 100644
--- a/libavcodec/4xm.c
+++ b/libavcodec/4xm.c
@@ -886,4 +886,3 @@ AVCodec ff_fourxm_decoder = {
.capabilities = CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("4X Movie"),
};
-