mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
node: fix docs
This commit is contained in:
parent
2838accda0
commit
830197f8e6
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ pinos_node_remove_port (PinosNode *node, PinosPort *port)
|
||||||
*
|
*
|
||||||
* Get the list of ports in @node.
|
* Get the list of ports in @node.
|
||||||
*
|
*
|
||||||
* Returns: a #GList of nodes owned by @node.
|
* Returns: a #GList of ports owned by @node.
|
||||||
*/
|
*/
|
||||||
GList *
|
GList *
|
||||||
pinos_node_get_ports (PinosNode *node)
|
pinos_node_get_ports (PinosNode *node)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue