From 89c9ff504b29d03cf266aa3598ccb8d2cf1ddd13 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 28 Jan 2009 00:16:05 +0000 Subject: spelling/grammar/consistency review part I Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavutil/integer.h | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'libavutil/integer.h') diff --git a/libavutil/integer.h b/libavutil/integer.h index 6c5c274141..fdde30c400 100644 --- a/libavutil/integer.h +++ b/libavutil/integer.h @@ -48,29 +48,30 @@ int av_log2_i(AVInteger a) av_const; AVInteger av_mul_i(AVInteger a, AVInteger b) av_const; /** - * returns 0 if a==b, 1 if a>b and -1 if ab and -1 if a