mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +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);
|
||||
|
||||
/**
|
||||
* CreateTrackObjectFunc:
|
||||
* CreateTrackObjectsFunc:
|
||||
* @object: a #GESTimelineObject
|
||||
* @track: a #GESTrack
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue