diff options
author | Dave Parks <davep@lindenlab.com> | 2010-06-17 12:47:17 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-06-17 12:47:17 -0500 |
commit | 9ed825fe5abd569e0e41016b19e3a040bfb09e7a (patch) | |
tree | 573e8b1666d558bc3a2cb6799b590132a0a2b6f7 /indra | |
parent | d67dbf3c99179cae7e2b9c90ba4ad995b893403c (diff) |
Line endings fix.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llface.cpp b/indra/newview/llface.cpp index 3f9db4831f..dbbcb6e7c4 100644 --- a/indra/newview/llface.cpp +++ b/indra/newview/llface.cpp @@ -862,7 +862,7 @@ void LLFace::updateRebuildFlags() } } -static LLFastTimer::DeclareTimer FTM_FACE_GET_GEOM("Face Geom");
+static LLFastTimer::DeclareTimer FTM_FACE_GET_GEOM("Face Geom"); BOOL LLFace::getGeometryVolume(const LLVolume& volume, const S32 &f, |