mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/430>
This commit is contained in:
parent
ee6af0be23
commit
05d8185552
1 changed files with 1 additions and 1 deletions
|
|
@ -2210,7 +2210,7 @@ int main(int argc, char *argv[]) {
|
|||
goto quit;
|
||||
}
|
||||
|
||||
sink_name = pa_xstrdup(argv[optind+1]);
|
||||
source_name = pa_xstrdup(argv[optind+1]);
|
||||
|
||||
} else if (pa_streq(argv[optind], "set-source-volume")) {
|
||||
action = SET_SOURCE_VOLUME;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue