output/Thread: fix typo in comment
This commit is contained in:
parent
4464cdcc67
commit
f3d16f6d1b
@ -458,7 +458,7 @@ AudioOutputControl::Task() noexcept
|
|||||||
case Command::RELEASE:
|
case Command::RELEASE:
|
||||||
if (!open) {
|
if (!open) {
|
||||||
/* the output has failed after
|
/* the output has failed after
|
||||||
the PAUSE command was submitted; bail
|
the RELEASE command was submitted; bail
|
||||||
out */
|
out */
|
||||||
CommandFinished();
|
CommandFinished();
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user