summaryrefslogtreecommitdiff
path: root/indra/llcommon/threadpool.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-08-28 21:16:56 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-08-28 21:16:56 -0400
commit03d7f2b84daf9ab991de6cad7d6149abda1ef716 (patch)
tree15a4eaaf4bb81dd10c6cb92065b0d7f7d5a23006 /indra/llcommon/threadpool.h
parentbaa7255687f265b2996754490083e7c26c646d72 (diff)
Ditch trailing spaces.
Diffstat (limited to 'indra/llcommon/threadpool.h')
-rw-r--r--indra/llcommon/threadpool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/threadpool.h b/indra/llcommon/threadpool.h
index 7ced7fbf9f..2748d7b073 100644
--- a/indra/llcommon/threadpool.h
+++ b/indra/llcommon/threadpool.h
@@ -4,7 +4,7 @@
* @date 2021-10-21
* @brief ThreadPool configures a WorkQueue along with a pool of threads to
* service it.
- *
+ *
* $LicenseInfo:firstyear=2021&license=viewerlgpl$
* Copyright (c) 2021, Linden Research, Inc.
* $/LicenseInfo$