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 --- libavfilter/formats.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/formats.c') diff --git a/libavfilter/formats.c b/libavfilter/formats.c index 8c5041a..78b0277 100644 --- a/libavfilter/formats.c +++ b/libavfilter/formats.c @@ -181,4 +181,3 @@ void avfilter_formats_changeref(AVFilterFormats **oldref, *oldref = NULL; } } - -- cgit v1.1