mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: fix a typo in comment
This commit is contained in:
parent
b9a6b3fc6e
commit
6045e0f58f
1 changed files with 1 additions and 1 deletions
|
@ -806,7 +806,7 @@ gst_collect_pads_pop (GstCollectPads * pads, GstCollectData * data)
|
|||
}
|
||||
|
||||
/* pop and unref the currently queued buffer, should e called with the LOCK
|
||||
* helt. */
|
||||
* held. */
|
||||
static void
|
||||
gst_collect_pads_clear (GstCollectPads * pads, GstCollectData * data)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue