Update the comment to reflect what is actually going on.
Submitted by: mux
This commit is contained in:
parent
09713cafdf
commit
787ac3452c
@ -238,7 +238,7 @@ updater(void *arg)
|
||||
|
||||
/*
|
||||
* Make sure to close the fixups even in case of an error,
|
||||
* so that the lister thread doesn't block indefinitely.
|
||||
* so that the detailer thread doesn't block indefinitely.
|
||||
*/
|
||||
fixups_close(up->config->fixups);
|
||||
if (!error)
|
||||
|
Loading…
Reference in New Issue
Block a user