collectpads: fix documentation glitch

This commit is contained in:
Mark Nauwelaerts 2010-05-27 12:48:18 +02:00
parent 6f75a5823e
commit 7479b64a2a

View file

@ -259,7 +259,7 @@ unref_data (GstCollectData * data)
* The pad will be automatically activated in push mode when @pads is * The pad will be automatically activated in push mode when @pads is
* started. * started.
* *
* This function calls gst_collect_pads_add_pad() passing a value of NULL * This function calls gst_collect_pads_add_pad_full() passing a value of NULL
* for destroy_notify. * for destroy_notify.
* *
* Returns: a new #GstCollectData to identify the new pad. Or NULL * Returns: a new #GstCollectData to identify the new pad. Or NULL