mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
doc indent fix
Original commit message from CVS: doc indent fix
This commit is contained in:
parent
2b443c0f11
commit
649045a64b
1 changed files with 2 additions and 1 deletions
|
@ -56,7 +56,8 @@ gst_type_find_get_type (void)
|
|||
* @rank: The rank (or importance) of this typefind function
|
||||
* @func: The #GstTypeFindFunction to use
|
||||
* @extensions: Optional extensions that could belong to this type
|
||||
* @possible_caps: Optionally the caps that could be returned when typefinding succeeds
|
||||
* @possible_caps: Optionally the caps that could be returned when typefinding
|
||||
* succeeds
|
||||
* @data: Optional user data. This user data must be available until the plugin
|
||||
* is unloaded.
|
||||
* @data_notify: a #GDestroyNotify that will be called on @data when the plugin
|
||||
|
|
Loading…
Reference in a new issue