mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
fix documentation comment
This commit is contained in:
parent
1966efd927
commit
c4ac72dedb
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ typedef GESTrackObject* (*CreateTrackObjectFunc) (GESTimelineObject * object,
|
||||||
GESTrack * track);
|
GESTrack * track);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* CreateTrackObjectFunc:
|
* CreateTrackObjectsFunc:
|
||||||
* @object: a #GESTimelineObject
|
* @object: a #GESTimelineObject
|
||||||
* @track: a #GESTrack
|
* @track: a #GESTrack
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue