summaryrefslogtreecommitdiff
path: root/indra/llcommon/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/mutex.h')
-rw-r--r--indra/llcommon/mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/mutex.h b/indra/llcommon/mutex.h
index 90d0942270..82e46315e2 100644
--- a/indra/llcommon/mutex.h
+++ b/indra/llcommon/mutex.h
@@ -3,7 +3,7 @@
* @author Nat Goodspeed
* @date 2019-12-03
* @brief Wrap <mutex> in odious boilerplate
- *
+ *
* $LicenseInfo:firstyear=2019&license=viewerlgpl$
* Copyright (c) 2019, Linden Research, Inc.
* $/LicenseInfo$