mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05: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",
|
"rate",
|
||||||
"destination",
|
"destination",
|
||||||
"port",
|
"port",
|
||||||
|
"mtu" ,
|
||||||
"loop",
|
"loop",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue