diff options
Diffstat (limited to 'indra/llcommon/scope_exit.h')
-rw-r--r-- | indra/llcommon/scope_exit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/scope_exit.h b/indra/llcommon/scope_exit.h index 00fab069c4..eb4df4f74d 100644 --- a/indra/llcommon/scope_exit.h +++ b/indra/llcommon/scope_exit.h @@ -3,7 +3,7 @@ * @author Nat Goodspeed * @date 2024-08-15 * @brief Cheap imitation of std::experimental::scope_exit - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ |