mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
tabs are evil
This commit is contained in:
parent
a7b992face
commit
a371306710
2 changed files with 7 additions and 7 deletions
|
|
@ -43,8 +43,8 @@ PA_MODULE_AUTHOR("Joao Paulo Rechi Vita");
|
|||
PA_MODULE_DESCRIPTION("Detect available bluetooth audio devices and load bluetooth audio drivers");
|
||||
PA_MODULE_VERSION(PACKAGE_VERSION);
|
||||
PA_MODULE_USAGE("sco_sink=<name of sink> "
|
||||
"sco_source=<name of source>"
|
||||
"async=<Asynchronous initialization?>");
|
||||
"sco_source=<name of source>"
|
||||
"async=<Asynchronous initialization?>");
|
||||
|
||||
static const char* const valid_modargs[] = {
|
||||
"sco_sink",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue