mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-26 07:00:07 -05:00
add noop implementation of standby/resume ESOUND commands
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@230 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
df953a11c9
commit
3e1bdacd4f
2 changed files with 12 additions and 3 deletions
|
|
@ -22,7 +22,7 @@
|
|||
VERSION_STRING="@PACKAGE_NAME@ esd wrapper @PACKAGE_VERSION@"
|
||||
|
||||
fail() {
|
||||
echo "$1" > /dev/stderr
|
||||
echo "ERROR: $1"
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue