From: Panagiotis Issaris Date: Sun, 4 Mar 2007 23:20:54 +0000 (+0000) Subject: Move av_cmp_i()'s unaltered comment to the header file. X-Git-Tag: v0.5~9819 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb7d4f7908469858acb0efaa6ce2cc08b06f1dc1;p=platform%2Fupstream%2Flibav.git Move av_cmp_i()'s unaltered comment to the header file. Originally committed as revision 8229 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavutil/integer.c b/libavutil/integer.c index 471aed7..a47f8e2 100644 --- a/libavutil/integer.c +++ b/libavutil/integer.c @@ -84,9 +84,6 @@ AVInteger av_mul_i(AVInteger a, AVInteger b){ return out; } -/** - * returns 0 if a==b, 1 if a>b and -1 if ab and -1 if a