mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-28 20:05:38 +00:00
minor inline documentation fix
This commit is contained in:
parent
fa65dc505b
commit
36fc7179cb
1 changed files with 1 additions and 1 deletions
|
@ -4063,7 +4063,7 @@ gst_util_greatest_common_divisor (gint a, gint b)
|
|||
* @src_d: Fraction denominator #gint
|
||||
* @dest: (out): pointer to a #gdouble for the result
|
||||
*
|
||||
* Transforms a #gdouble to a fraction and simplifies the result.
|
||||
* Transforms a fraction to a #gdouble.
|
||||
*
|
||||
* Since: 0.10.26
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue