mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
module-rescue-streams: Fix tab used for identation
This commit is contained in:
parent
b15f12ef66
commit
723ae5119e
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ static pa_sink* find_evacuation_sink(pa_core *c, pa_sink_input *i, pa_sink *skip
|
||||||
target = fb_sink;
|
target = fb_sink;
|
||||||
|
|
||||||
if (!target)
|
if (!target)
|
||||||
pa_log_debug("No evacuation sink found.");
|
pa_log_debug("No evacuation sink found.");
|
||||||
|
|
||||||
return target;
|
return target;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue