Update the comment to reflect what is actually going on.

Submitted by:	mux
This commit is contained in:
Adrian Chadd 2011-10-04 14:25:10 +00:00
parent 09713cafdf
commit 787ac3452c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=225979

View File

@ -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)