summaryrefslogtreecommitdiffstats
path: root/src/pulse/ext-stream-restore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/ext-stream-restore.h')
-rw-r--r--src/pulse/ext-stream-restore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/ext-stream-restore.h b/src/pulse/ext-stream-restore.h
index 3c77b466..94e8964c 100644
--- a/src/pulse/ext-stream-restore.h
+++ b/src/pulse/ext-stream-restore.h
@@ -58,7 +58,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);