[FFmpeg-cvslog] dsputil: Remove extra blank line at end.
Alex Converse
git at videolan.org
Thu Jul 21 16:54:41 CEST 2011
ffmpeg | branch: master | Alex Converse <alex.converse at gmail.com> | Mon Jul 18 17:49:23 2011 -0700| [e4b50572b7bae9edd0374f2ef918e6c68a4da018] | committer: Alex Converse
dsputil: Remove extra blank line at end.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e4b50572b7bae9edd0374f2ef918e6c68a4da018
---
libavcodec/dsputil.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/libavcodec/dsputil.c b/libavcodec/dsputil.c
index 457495f..fa9b591 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");
}
}
-
More information about the ffmpeg-cvslog
mailing list