summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-11-06 12:13:45 -0800
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-11-06 12:13:45 -0800
commit6291762bc404c77d03aed9c23a37e0b4b91bc0b0 (patch)
treede4f1a34870c0195446f2a043984f20ed11da072 /indra/newview/llviewerobject.cpp
parent814c875a25dcf026779f44c06d9a225c669e1b01 (diff)
parentbfd6a0c6b9bb4b05d6705c722d330b49195d5b0c (diff)
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.
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);
-}
+ }
}