diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-10 08:00:43 +0300 | 
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-10 08:00:43 +0300 | 
| commit | 3f648945b000bef1f793034efacded25cf15cca2 (patch) | |
| tree | f623d23c4bc868e0a591f8bf49edc389a3d25342 /indra/llcommon | |
| parent | 5d7a5001b41df8989cd493433c3dc45459db8240 (diff) | |
Fix pre-commit error
Diffstat (limited to 'indra/llcommon')
| -rw-r--r-- | indra/llcommon/threadpool.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llcommon/threadpool.h b/indra/llcommon/threadpool.h index b8be7bb81a..edca52080d 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$ | 
