mirror of
https://git.tukaani.org/xz.git
synced 2025-04-16 12:40:50 +00:00
liblzma: mt dec: Fix a comment
Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Thanks-to: Sam James <sam@gentoo.org> (cherry picked from commit 831b55b971cf579ee16a854f177c36b20d3c6999)
This commit is contained in:
parent
77bc2d6f3b
commit
bdb788137e
@ -348,7 +348,7 @@ worker_enable_partial_update(void *thr_ptr)
|
|||||||
|
|
||||||
|
|
||||||
/// Things do to at THR_STOP or when finishing a Block.
|
/// Things do to at THR_STOP or when finishing a Block.
|
||||||
/// This is called with thr->mutex locked.
|
/// This is called with thr->coder->mutex locked.
|
||||||
static void
|
static void
|
||||||
worker_stop(struct worker_thread *thr)
|
worker_stop(struct worker_thread *thr)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user