diff --git a/src/output/plugins/AlsaOutputPlugin.cxx b/src/output/plugins/AlsaOutputPlugin.cxx index eac424622..54aa6d9e0 100644 --- a/src/output/plugins/AlsaOutputPlugin.cxx +++ b/src/output/plugins/AlsaOutputPlugin.cxx @@ -128,8 +128,8 @@ class AlsaOutput final bool work_around_drain_bug; /** - * After Open(), has this output been activated by a Play() - * command? + * After Open() or Cancel(), has this output been activated by + * a Play() command? * * Protected by #mutex. */