aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerthrottle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewerthrottle.cpp')
-rw-r--r--linden/indra/newview/llviewerthrottle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewerthrottle.cpp b/linden/indra/newview/llviewerthrottle.cpp
index 54188cd..311dff3 100644
--- a/linden/indra/newview/llviewerthrottle.cpp
+++ b/linden/indra/newview/llviewerthrottle.cpp
@@ -58,7 +58,7 @@ const F32 DYNAMIC_UPDATE_DURATION = 5.0f; // seconds
58LLViewerThrottle gViewerThrottle; 58LLViewerThrottle gViewerThrottle;
59 59
60// static 60// static
61const char *LLViewerThrottle::sNames[TC_EOF] = { 61const std:: string LLViewerThrottle::sNames[TC_EOF] = {
62 "Resend", 62 "Resend",
63 "Land", 63 "Land",
64 "Wind", 64 "Wind",