mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
Fix up some double spaces
This commit is contained in:
parent
efcddf68c7
commit
684b89c639
38 changed files with 75 additions and 76 deletions
|
|
@ -86,7 +86,7 @@ static struct sigaction sigaction_prev;
|
|||
static pa_bool_t installed = FALSE;
|
||||
|
||||
/* The current state of operation */
|
||||
static enum {
|
||||
static enum {
|
||||
PHASE_IDLE, /* Normal state */
|
||||
PHASE_SOFT /* After CPU overload has been detected */
|
||||
} phase = PHASE_IDLE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue