diff options
| -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,  | 
