summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorRichard Linden <none@none>2012-08-24 17:02:46 -0700
committerRichard Linden <none@none>2012-08-24 17:02:46 -0700
commitd6a7046c4bb833ce57e7a86204b62bcdfeeb25ec (patch)
treecdd8232499cba801435dba01f4562ffe23c5c025 /indra/newview
parent93578f7e519026ca286f54595c3b10d3926e0db3 (diff)
build fix
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llviewerstats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerstats.h b/indra/newview/llviewerstats.h
index 906b2a57e3..e02a4ccdc7 100644
--- a/indra/newview/llviewerstats.h
+++ b/indra/newview/llviewerstats.h
@@ -70,7 +70,7 @@ public:
mSimSimPhysicsStepMsec,
mSimSimPhysicsShapeUpdateMsec,
mSimSimPhysicsOtherMsec,
- mSimSimAIStepMSec,
+ mSimSimAIStepMsec,
mSimSimSkippedSilhouetteSteps,
mSimSimPctSteppedCharacters,