Commit e4b50572 authored by Alex Converse's avatar Alex Converse

dsputil: Remove extra blank line at end.

parent d9a9f50a
...@@ -3266,4 +3266,3 @@ av_cold void dsputil_init(DSPContext* c, AVCodecContext *avctx) ...@@ -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"); av_log(avctx, AV_LOG_ERROR, "Internal error, IDCT permutation not set\n");
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment