summaryrefslogtreecommitdiff
path: root/indra/llmath/llvector4a.h
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2010-12-30 22:09:16 -0800
committerRoxie Linden <roxie@lindenlab.com>2010-12-30 22:09:16 -0800
commite3204165b9bb9b36cb11a8d0a4a4040634e707fc (patch)
treed36621f264564192ae87b997140c7326d1772132 /indra/llmath/llvector4a.h
parentf41b53059ee76903177b21f2b0d8767b4216f010 (diff)
parentca9df698db9c7a118d29adfe52f49054c333d982 (diff)
automated merge
Diffstat (limited to 'indra/llmath/llvector4a.h')
-rw-r--r--indra/llmath/llvector4a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmath/llvector4a.h b/indra/llmath/llvector4a.h
index 79022eade3..596082509d 100644
--- a/indra/llmath/llvector4a.h
+++ b/indra/llmath/llvector4a.h
@@ -67,7 +67,7 @@ public:
extern const LLVector4a LL_V4A_ZERO;
return LL_V4A_ZERO;
}
-
+
// Return a vector of all epsilon, where epsilon is a small float suitable for approximate equality checks
static inline const LLVector4a& getEpsilon()
{