mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Fix up some double spaces
This commit is contained in:
parent
efcddf68c7
commit
684b89c639
38 changed files with 75 additions and 76 deletions
|
|
@ -393,7 +393,7 @@ static void command_started(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa
|
|||
#endif
|
||||
|
||||
/* Called from IO thread context */
|
||||
static void check_smoother_status(struct userdata *u, pa_bool_t past) {
|
||||
static void check_smoother_status(struct userdata *u, pa_bool_t past) {
|
||||
pa_usec_t x;
|
||||
|
||||
pa_assert(u);
|
||||
|
|
@ -2036,7 +2036,7 @@ fail:
|
|||
|
||||
pa_xfree(dn);
|
||||
|
||||
return -1;
|
||||
return -1;
|
||||
}
|
||||
|
||||
void pa__done(pa_module*m) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue