mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04: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.
|
||||
*
|
||||
* Returns: a #GList of nodes owned by @node.
|
||||
* Returns: a #GList of ports owned by @node.
|
||||
*/
|
||||
GList *
|
||||
pinos_node_get_ports (PinosNode *node)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue