summaryrefslogtreecommitdiff
path: root/indra/llcommon/always_return.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/always_return.h')
-rw-r--r--indra/llcommon/always_return.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/always_return.h b/indra/llcommon/always_return.h
index 6b9f1fdeaf..a206471da5 100644
--- a/indra/llcommon/always_return.h
+++ b/indra/llcommon/always_return.h
@@ -4,7 +4,7 @@
* @date 2023-01-20
* @brief Call specified callable with arbitrary arguments, but always return
* specified type.
- *
+ *
* $LicenseInfo:firstyear=2023&license=viewerlgpl$
* Copyright (c) 2023, Linden Research, Inc.
* $/LicenseInfo$