Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marijn Suijten
pulseaudio
Commits
0c567239
Commit
0c567239
authored
Oct 18, 2021
by
Marijn Suijten
🦀
Committed by
PulseAudio Marge Bot
Nov 17, 2021
Browse files
bluetooth/backend-native: Replace tab-indents with spaces
Fixes:
7fd89e49
("bluetooth: Try to reconnect SCO") Part-of: <
!649
>
parent
fdf37d9a
Pipeline
#448308
passed with stages
in 3 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/bluetooth/backend-native.c
View file @
0c567239
...
...
@@ -337,8 +337,8 @@ static int sco_acquire_cb(pa_bluetooth_transport *t, bool optional, size_t *imtu
pa_log_debug
(
"err is %s and reconnection count is %d"
,
pa_cstrerror
(
errno
),
i
);
pa_msleep
(
300
);
continue
;
}
else
break
;
}
else
break
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment