mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
whitespace: remove blanks in doc-comment
This commit is contained in:
parent
b1d57a8b05
commit
4d17d331bf
1 changed files with 2 additions and 2 deletions
|
@ -1297,7 +1297,7 @@ gst_element_state_change_return_get_name (GstStateChangeReturn state_ret)
|
|||
|
||||
|
||||
/**
|
||||
* gst_element_factory_can_src_caps :
|
||||
* gst_element_factory_can_src_caps:
|
||||
* @factory: factory to query
|
||||
* @caps: the caps to check
|
||||
*
|
||||
|
@ -1331,7 +1331,7 @@ gst_element_factory_can_src_caps (GstElementFactory * factory,
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_element_factory_can_sink_caps :
|
||||
* gst_element_factory_can_sink_caps:
|
||||
* @factory: factory to query
|
||||
* @caps: the caps to check
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue