summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-06-17 12:47:17 -0500
committerDave Parks <davep@lindenlab.com>2010-06-17 12:47:17 -0500
commit9ed825fe5abd569e0e41016b19e3a040bfb09e7a (patch)
tree573e8b1666d558bc3a2cb6799b590132a0a2b6f7 /indra
parentd67dbf3c99179cae7e2b9c90ba4ad995b893403c (diff)
Line endings fix.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llface.cpp2
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,