docs: remove errant gtk-doc comment marker triggering a warning

This commit is contained in:
Jan Schmidt 2009-04-15 23:26:13 +01:00
parent 4c6c9c2d5b
commit d50044dc2f

View file

@ -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.
*/