projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55525d7
)
map-file: Fix typo while adding pa_thread_make_realtime
author
Arun Raghavan
<arun@arunraghavan.net>
Thu, 10 May 2018 09:01:36 +0000
(14:31 +0530)
committer
Arun Raghavan
<arun@arunraghavan.net>
Thu, 21 Jun 2018 01:00:03 +0000
(06:30 +0530)
src/map-file
patch
|
blob
|
history
diff --git
a/src/map-file
b/src/map-file
index 7c1216ea4290f10396d3de9a9de71ce7cec61800..902ce2fd9fd3574543010b9dac3e1efc733bd889 100644
(file)
--- a/
src/map-file
+++ b/
src/map-file
@@
-225,7
+225,7
@@
pa_mainloop_run;
pa_mainloop_set_poll_func;
pa_mainloop_wakeup;
pa_msleep;
-pa_thread_make_realtime
+pa_thread_make_realtime
;
pa_operation_cancel;
pa_operation_get_state;
pa_operation_ref;