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:
|
||||
if (!open) {
|
||||
/* the output has failed after
|
||||
the PAUSE command was submitted; bail
|
||||
the RELEASE command was submitted; bail
|
||||
out */
|
||||
CommandFinished();
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user