mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
Fix the final few occurences of polyp.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1042 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
230f97a4a4
commit
3ff68bd7a5
6 changed files with 16 additions and 16 deletions
|
|
@ -22,8 +22,8 @@
|
|||
while getopts 'hs:n:m:MSDd' param ; do
|
||||
case $param in
|
||||
s)
|
||||
POLYP_SERVER="$OPTARG"
|
||||
export POLYP_SERVER
|
||||
PULSE_SERVER="$OPTARG"
|
||||
export PULSE_SERVER
|
||||
;;
|
||||
n)
|
||||
PADSP_CLIENT_NAME="$OPTARG"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue