summaryrefslogtreecommitdiffstats
path: root/usr.bin/csup
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-10-04 14:25:10 +0000
committeradrian <adrian@FreeBSD.org>2011-10-04 14:25:10 +0000
commit069abf93c2a4ea0b586910723be6bf11cebe442e (patch)
treed403ce61508627e2de98a46931905b67f2a83565 /usr.bin/csup
parent2d080ae31f8dcded3dfc26f912370acee51b3ed0 (diff)
downloadFreeBSD-src-069abf93c2a4ea0b586910723be6bf11cebe442e.zip
FreeBSD-src-069abf93c2a4ea0b586910723be6bf11cebe442e.tar.gz
Update the comment to reflect what is actually going on.
Submitted by: mux
Diffstat (limited to 'usr.bin/csup')
-rw-r--r--usr.bin/csup/updater.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/csup/updater.c b/usr.bin/csup/updater.c
index f3f3f27..e95ec10 100644
--- a/usr.bin/csup/updater.c
+++ b/usr.bin/csup/updater.c
@@ -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)
OpenPOWER on IntegriCloud