summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-11-05 17:20:42 -0500
committerOz Linden <oz@lindenlab.com>2012-11-05 17:20:42 -0500
commitbf6d1670756ba96abde570e7dbbf94c62c71ca5b (patch)
treebe67669c54a5d9629a2e53c2387f9be7d917c8f4 /indra/newview/llviewerobject.cpp
parent5f4d1d804622572d02063d5712e6f5be68752e8d (diff)
parentbfd6a0c6b9bb4b05d6705c722d330b49195d5b0c (diff)
pull back DRTVWR-217 and tag for 3.4.2-beta1
Diffstat (limited to 'indra/newview/llviewerobject.cpp')
-rw-r--r--indra/newview/llviewerobject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerobject.cpp b/indra/newview/llviewerobject.cpp
index 2bc7430e06..2fe6cd578b 100644
--- a/indra/newview/llviewerobject.cpp
+++ b/indra/newview/llviewerobject.cpp
@@ -2192,7 +2192,7 @@ void LLViewerObject::idleUpdate(LLAgent &agent, LLWorld &world, const F64 &time)
}
updateDrawable(FALSE);
-}
+ }
}