mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
formatting
This commit is contained in:
parent
e1aec03134
commit
3ccd3b15a0
1 changed files with 2 additions and 2 deletions
|
|
@ -1256,8 +1256,8 @@ static void capture_process(void *d)
|
|||
}
|
||||
}
|
||||
|
||||
static int apply_props(struct spa_loop *loop, bool async, uint32_t seq,
|
||||
const void *data, size_t size, void *user_data)
|
||||
static int apply_props(struct spa_loop *loop, bool async, uint32_t seq, const void *data,
|
||||
size_t size, void *user_data)
|
||||
{
|
||||
const struct impl *impl = user_data;
|
||||
const struct spa_pod *props = data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue