mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
fix handling of "mtu" module argument (patch by "theBear")
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1329 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
2575b44637
commit
8f5b86b77d
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ static const char* const valid_modargs[] = {
|
|||
"rate",
|
||||
"destination",
|
||||
"port",
|
||||
"mtu" ,
|
||||
"loop",
|
||||
NULL
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue