sink, source: Fix inaccurate log message
authorTanu Kaskinen <tanuk@iki.fi>
Wed, 5 Feb 2020 08:04:23 +0000 (10:04 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 5 Feb 2020 08:04:23 +0000 (10:04 +0200)
commitacc8052ed81ca1f9a677aa98bb44d9f1fb7ad9fc
treeb591423dac46ff9e52f1a9813358694278bbab93
parentbdc6b6ff786a9a3e096c1fb7ab557fb54099c934
sink, source: Fix inaccurate log message

The stream moving is done also when the active port changes to
unavailable, not only when the device is unlinked like the old log
message suggests.
src/pulsecore/sink.c
src/pulsecore/source.c