diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-08-28 21:16:56 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-08-28 21:16:56 -0400 |
commit | 03d7f2b84daf9ab991de6cad7d6149abda1ef716 (patch) | |
tree | 15a4eaaf4bb81dd10c6cb92065b0d7f7d5a23006 /indra/llcommon/coro_scheduler.h | |
parent | baa7255687f265b2996754490083e7c26c646d72 (diff) |
Ditch trailing spaces.
Diffstat (limited to 'indra/llcommon/coro_scheduler.h')
-rw-r--r-- | indra/llcommon/coro_scheduler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/coro_scheduler.h b/indra/llcommon/coro_scheduler.h index a7572ccf4d..cc7e75d798 100644 --- a/indra/llcommon/coro_scheduler.h +++ b/indra/llcommon/coro_scheduler.h @@ -3,7 +3,7 @@ * @author Nat Goodspeed * @date 2024-08-05 * @brief Custom scheduler for viewer's Boost.Fibers (aka coroutines) - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ |