From e4b50572b7bae9edd0374f2ef918e6c68a4da018 Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Mon, 18 Jul 2011 17:49:23 -0700 Subject: [PATCH] dsputil: Remove extra blank line at end. --- libavcodec/dsputil.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/dsputil.c b/libavcodec/dsputil.c index 457495f07..fa9b591fa 100644 --- a/libavcodec/dsputil.c +++ b/libavcodec/dsputil.c @@ -3266,4 +3266,3 @@ av_cold void dsputil_init(DSPContext* c, AVCodecContext *avctx) av_log(avctx, AV_LOG_ERROR, "Internal error, IDCT permutation not set\n"); } } - -- 2.11.0