match doxygen comment with other parts of the file
Originally committed as revision 9635 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c07ed8c8a2
commit
71e4199485
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ AVRational av_add_q(AVRational b, AVRational c);
|
|||
* Subtracts one rational from another.
|
||||
* @param b first rational.
|
||||
* @param c second rational.
|
||||
* returns b-c.
|
||||
* @return b-c.
|
||||
*/
|
||||
AVRational av_sub_q(AVRational b, AVRational c);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue