summaryrefslogtreecommitdiff
path: root/indra/llui/lltrans.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llui/lltrans.cpp')
-rwxr-xr-xindra/llui/lltrans.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/lltrans.cpp b/indra/llui/lltrans.cpp
index ad7fb005f5..4d4ff4236d 100755
--- a/indra/llui/lltrans.cpp
+++ b/indra/llui/lltrans.cpp
@@ -135,7 +135,7 @@ bool LLTrans::parseLanguageStrings(LLXMLNodePtr &root)
-static LLTrace::TimeBlock FTM_GET_TRANS("Translate string");
+static LLTrace::BlockTimerStatHandle FTM_GET_TRANS("Translate string");
//static
std::string LLTrans::getString(const std::string &xml_desc, const LLStringUtil::format_map_t& msg_args)