mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Fix typos
This commit is contained in:
parent
379068c31d
commit
47ef2b6b09
35 changed files with 53 additions and 53 deletions
|
|
@ -156,7 +156,7 @@ typedef struct _jack_session_event jack_session_event_t;
|
|||
* whenever a session notification is sent via jack_session_notify().
|
||||
*
|
||||
* Ownership of the memory of @a event is passed to the application.
|
||||
* It must be freed using jack_session_event_free when its not used anymore.
|
||||
* It must be freed using jack_session_event_free when it's not used anymore.
|
||||
*
|
||||
* The client must promptly call jack_session_reply for this event.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue