From: Stefan Kost Date: Sat, 22 May 2010 19:45:33 +0000 (+0300) Subject: docs: xref function name X-Git-Tag: RELEASE-0.10.30~163 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=edfbd90b297aa5828e966acf88946225a31f52f0;p=platform%2Fupstream%2Fgstreamer.git docs: xref function name --- diff --git a/gst/gstpad.c b/gst/gstpad.c index dce2a46..956f00b 100644 --- a/gst/gstpad.c +++ b/gst/gstpad.c @@ -1577,7 +1577,7 @@ gst_pad_set_getcaps_function (GstPad * pad, GstPadGetCapsFunction getcaps) * Sets the given acceptcaps function for the pad. The acceptcaps function * will be called to check if the pad can accept the given caps. Setting the * acceptcaps function to NULL restores the default behaviour of allowing - * any caps that matches the caps from gst_pad_get_caps. + * any caps that matches the caps from gst_pad_get_caps(). */ void gst_pad_set_acceptcaps_function (GstPad * pad,