pipewire-alsa: fix inconsistent formating (tabs vs. spaces)

This commit is contained in:
Oschowa 2020-11-01 18:29:01 +01:00
parent 165ad6e758
commit d960724dfc

View file

@ -452,7 +452,7 @@ done:
return 0;
error:
error:
pw_thread_loop_unlock(pw->main_loop);
return -ENOMEM;
}