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:
Wim Taymans 2020-03-06 18:30:34 +01:00
parent 1b0ad00fb1
commit 7f086da39e
2 changed files with 4 additions and 16 deletions

View file

@ -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