summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.c
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2011-07-18 17:49:23 -0700
committerAlex Converse <alex.converse@gmail.com>2011-07-20 10:15:57 -0700
commite4b50572b7bae9edd0374f2ef918e6c68a4da018 (patch)
treefee374b49fbb1c48d2eab494ae8a5ec81e5c19b8 /libavcodec/dsputil.c
parentd9a9f50a3683b577e9c391ce8cab9edc9b239fcb (diff)
dsputil: Remove extra blank line at end.
Diffstat (limited to 'libavcodec/dsputil.c')
-rw-r--r--libavcodec/dsputil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dsputil.c b/libavcodec/dsputil.c
index 457495f07e..fa9b591fad 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");
}
}
-