Small cleanups

This commit is contained in:
Wim Taymans 2017-05-30 20:01:37 +02:00
parent e7327d1316
commit 783bbe6c64
2 changed files with 5 additions and 6 deletions

View file

@ -550,7 +550,7 @@ struct spa_node {
* - status is set to SPA_RESULT_OK when no new buffer is needed
*
* - status is set to SPA_RESULT_NEED_BUFFER when a new buffer is needed
* on the pad.
* on the port.
*
* - status is set to an error code when the buffer_id was invalid or any
* processing error happened on the port.