summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-05-25 18:45:41 -0500
committerDave Parks <davep@lindenlab.com>2011-05-25 18:45:41 -0500
commit9b3a9beb40885aca65abb6363a8d7897fae4269c (patch)
treed9b9b35d07b601840e8b99bce25a5a0a9d0fa6da /indra/newview/llviewerobject.cpp
parent7cf1d0714bbdce1e7e7f88e12607e28a2f441e91 (diff)
parent3a409e6edc95ddee8ea0ff88f8388a8aa840d871 (diff)
merge
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 e7878d8adf..72cdb4b355 100644
--- a/indra/newview/llviewerobject.cpp
+++ b/indra/newview/llviewerobject.cpp
@@ -1894,7 +1894,7 @@ U32 LLViewerObject::processUpdateMessage(LLMessageSystem *mesgsys,
//
//
- // WTF? If we're going to skip this message, why are we
+ // If we're going to skip this message, why are we
// doing all the parenting, etc above?
U32 packet_id = mesgsys->getCurrentRecvPacketID();
if (packet_id < mLatestRecvPacketID &&