mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
docs: remove errant gtk-doc comment marker triggering a warning
This commit is contained in:
parent
4c6c9c2d5b
commit
d50044dc2f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue