mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
comment tweak
This commit is contained in:
parent
87184ab80d
commit
6f3ebba3b6
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ cleanup_request_buffer (void* ptr)
|
|||
|
||||
/* this is called when the thread for which this request buffer was
|
||||
* allocated dies. That could be before or after the end of the UI
|
||||
* event loop that the request buffer communicates.
|
||||
* event loop for which this request buffer provides communication.
|
||||
*
|
||||
* We are not modifying the UI's thread/buffer map, just marking it
|
||||
* dead. If the UI is currently processing the buffers and misses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue