dsputil: Remove extra blank line at end.

pull/2/head
Alex Converse 14 years ago
parent d9a9f50a36
commit e4b50572b7
  1. 1
      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");
}
}

Loading…
Cancel
Save