summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2010-05-27 12:48:18 +0200
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2010-05-27 14:57:26 +0200
commit7479b64a2a1eeac90b8433d7a707448caf86dfcb (patch)
tree3be4bbff84e93b40af8b8647af079c4c85453fbd
parent6f75a5823eded03b7df6c72b25bc7f4995b18792 (diff)
collectpads: fix documentation glitch
-rw-r--r--libs/gst/base/gstcollectpads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/gst/base/gstcollectpads.c b/libs/gst/base/gstcollectpads.c
index 5768fffd3e..2259e2a61b 100644
--- a/libs/gst/base/gstcollectpads.c
+++ b/libs/gst/base/gstcollectpads.c
@@ -259,7 +259,7 @@ unref_data (GstCollectData * data)
* The pad will be automatically activated in push mode when @pads is
* 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.
*
* Returns: a new #GstCollectData to identify the new pad. Or NULL