mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
jack: update for API change
This commit is contained in:
parent
8646c49760
commit
21e904d694
1 changed files with 1 additions and 1 deletions
|
|
@ -788,7 +788,7 @@ static void process_tee(struct client *c)
|
|||
}
|
||||
|
||||
static void
|
||||
on_rtsocket_condition(void *data, int fd, enum spa_io mask)
|
||||
on_rtsocket_condition(void *data, int fd, uint32_t mask)
|
||||
{
|
||||
struct client *c = data;
|
||||
struct timespec ts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue