From: Jan Schmidt Date: Wed, 15 Apr 2009 22:26:13 +0000 (+0100) Subject: docs: remove errant gtk-doc comment marker triggering a warning X-Git-Tag: RELEASE-0.10.23~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d50044dc2f3cb18ce4e892323e51762e15690750;p=platform%2Fupstream%2Fgstreamer.git docs: remove errant gtk-doc comment marker triggering a warning --- diff --git a/gst/gstutils.c b/gst/gstutils.c index 1b2c070..602822c 100644 --- a/gst/gstutils.c +++ b/gst/gstutils.c @@ -772,7 +772,7 @@ gst_element_request_compatible_pad (GstElement * element, return pad; } -/** +/* * Checks if the source pad and the sink pad can be linked. * Both @srcpad and @sinkpad must be unlinked and have a parent. */