From 7479b64a2a1eeac90b8433d7a707448caf86dfcb Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Thu, 27 May 2010 12:48:18 +0200 Subject: [PATCH] collectpads: fix documentation glitch --- libs/gst/base/gstcollectpads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/base/gstcollectpads.c b/libs/gst/base/gstcollectpads.c index 5768fff..2259e2a 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 -- 2.7.4