Fix for bug #902248 - reported (with fix) by Lars Kellog-Stedman

This commit is contained in:
Ron Pedde 2004-02-23 03:16:40 +00:00
parent 62ea6d2fa8
commit 0352c61a2f

View File

@ -22,7 +22,7 @@ start() {
stop() { stop() {
echo -n $"Shutting down DAAP server: " echo -n $"Shutting down DAAP server: "
killproc gpm killproc mt-daapd
RETVAL=$? RETVAL=$?
echo echo