mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
pa_bool_t is not exported
This commit is contained in:
parent
dd07276b8e
commit
9f5c1c6067
2 changed files with 2 additions and 2 deletions
|
|
@ -188,7 +188,7 @@ pa_operation *pa_ext_stream_restore_write(
|
|||
pa_update_mode_t mode,
|
||||
const pa_ext_stream_restore_info data[],
|
||||
unsigned n,
|
||||
pa_bool_t apply_immediately,
|
||||
int apply_immediately,
|
||||
pa_context_success_cb_t cb,
|
||||
void *userdata) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue