docs: fix a typo in comment

This commit is contained in:
Stefan Sauer 2012-02-26 23:10:58 +01:00
parent b9a6b3fc6e
commit 6045e0f58f

View file

@ -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)
{