mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -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;
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ Ignored directives:
|
|||
-terminate terminate esd daemone after last client exits
|
||||
-nobeeps disable startup beeps
|
||||
-trust start esd even if use of /tmp/.esd can be insecure
|
||||
-port PORT listen for connections at PORT (only for tcp/ip)
|
||||
-port PORT listen for connections at PORT (only for tcp/ip)
|
||||
-bind ADDRESS binds to ADDRESS (only for tcp/ip)
|
||||
EOF
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue