diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-04 16:26:24 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-09-04 16:26:24 -0400 |
commit | 01d20da6709997f91243ddf8b1d71020920ffc7d (patch) | |
tree | 8273d0eb8f6e80ff09f85c6c4828d7f619feb18a /indra/llcommon/llcoromutex.h | |
parent | d72ddddcaf07a1b9c7fb479e2432cf1bfa286a94 (diff) | |
parent | 5319d314206c7c1c21b2bbd3a661c0c520373dcc (diff) |
Merge branch 'lua-merge' of github.com:secondlife/viewer into lua-merge
Diffstat (limited to 'indra/llcommon/llcoromutex.h')
-rw-r--r-- | indra/llcommon/llcoromutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llcoromutex.h b/indra/llcommon/llcoromutex.h index e740e494c2..3405e79478 100644 --- a/indra/llcommon/llcoromutex.h +++ b/indra/llcommon/llcoromutex.h @@ -3,7 +3,7 @@ * @author Nat Goodspeed * @date 2024-09-04 * @brief Coroutine-aware synchronization primitives - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ |