mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
gstcheck: fix GI annotation
Add missing : to annotation
This commit is contained in:
parent
dd40d99710
commit
896b3bfeed
1 changed files with 1 additions and 1 deletions
|
@ -942,7 +942,7 @@ weak_notify (DestroyedObjectStruct * destroyed, GObject ** object)
|
|||
/**
|
||||
* gst_check_objects_destroyed_on_unref:
|
||||
* @object_to_unref: The #GObject to unref
|
||||
* @first_object: (allow-none) The first object that should be destroyed as a
|
||||
* @first_object: (allow-none): The first object that should be destroyed as a
|
||||
* concequence of unrefing @object_to_unref.
|
||||
* @... : Additional object that should have been destroyed.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue