mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
monitor: fix copy and paste errors
Remove some leftover stuff from the spa_monitor Spotted by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
This commit is contained in:
parent
1b0ad00fb1
commit
7f086da39e
2 changed files with 4 additions and 16 deletions
|
|
@ -139,7 +139,7 @@ struct spa_handle_factory {
|
|||
* \param factory a spa_handle_factory
|
||||
* \param handle a pointer to memory
|
||||
* \param info extra handle specific information, usually obtained
|
||||
* from a spa_monitor. This can be used to configure the handle.
|
||||
* from a spa_device. This can be used to configure the handle.
|
||||
* \param support support items
|
||||
* \param n_support number of elements in \a support
|
||||
* \return 0 on success
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue