From 7181c4edee636beaf520344766ae5bd8a9d9d15a Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Fri, 27 Jan 2012 10:36:35 -0800 Subject: cosmetics: Remove extra newlines at EOF --- libavformat/omadec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/omadec.c') diff --git a/libavformat/omadec.c b/libavformat/omadec.c index 3bff790a56..60b42fa9a9 100644 --- a/libavformat/omadec.c +++ b/libavformat/omadec.c @@ -442,4 +442,3 @@ AVInputFormat ff_oma_demuxer = { .extensions = "oma,omg,aa3", .codec_tag = (const AVCodecTag* const []){ff_oma_codec_tags, 0}, }; - -- cgit v1.2.3