summaryrefslogtreecommitdiff
path: root/indra/test/sync.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-05-16 10:32:03 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-05-16 10:32:03 -0400
commite19cf9aedd0ed775022ce9704127e7958796494a (patch)
tree2a4a590cb1206bee59ab7eb9ccec067ca2fbdd39 /indra/test/sync.h
parent0eaca22969fb14402a898325a64276e1c11dff0c (diff)
parentb31789c146aab2e1fe0040f9c3c4cf42526e9c4b (diff)
Merge branch 'release/maint-b' into nat/maint-b-tests
Diffstat (limited to 'indra/test/sync.h')
-rw-r--r--indra/test/sync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/sync.h b/indra/test/sync.h
index bd837cb730..82eef1e5f5 100644
--- a/indra/test/sync.h
+++ b/indra/test/sync.h
@@ -7,7 +7,7 @@
* mechanisms. Such tests usually want to interleave coroutine
* executions in strictly stepwise fashion. This class supports that
* paradigm.
- *
+ *
* $LicenseInfo:firstyear=2019&license=viewerlgpl$
* Copyright (c) 2019, Linden Research, Inc.
* $/LicenseInfo$