From 7181c4edee636beaf520344766ae5bd8a9d9d15a Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Fri, 27 Jan 2012 10:36:35 -0800 Subject: cosmetics: Remove extra newlines at EOF --- libavcodec/ratecontrol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/ratecontrol.h') diff --git a/libavcodec/ratecontrol.h b/libavcodec/ratecontrol.h index 6cd4a18..c0e05cc 100644 --- a/libavcodec/ratecontrol.h +++ b/libavcodec/ratecontrol.h @@ -102,4 +102,3 @@ void ff_xvid_rate_control_uninit(struct MpegEncContext *s); float ff_xvid_rate_estimate_qscale(struct MpegEncContext *s, int dry_run); #endif /* AVCODEC_RATECONTROL_H */ - -- cgit v1.1