diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-05-25 18:45:21 -0500 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-05-25 18:45:21 -0500 |
| commit | 3a409e6edc95ddee8ea0ff88f8388a8aa840d871 (patch) | |
| tree | f74e9a5858a4c6df8c06637a57c24b905a432f15 /indra/newview/llviewerobject.cpp | |
| parent | e3782b56337a9e0026ce4d2e6e9dabb2d8801be1 (diff) | |
SH-1603 Replace every occurrence of "WTF" with something more appropriate.
Diffstat (limited to 'indra/newview/llviewerobject.cpp')
| -rw-r--r-- | indra/newview/llviewerobject.cpp | 2 |
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 && |
