summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-01-20 10:50:25 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2010-01-20 10:50:25 -0800
commit9ffce056cd37f22d7222aa91670c1e999b849f4b (patch)
treea302bc3fb864583a88f2fcf7b3ff7fb151e86608 /indra/newview
parent9cd04363219b1f2a7c687199e698adb9c9cf8c21 (diff)
linden coding policy fix :(
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llviewermessage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewermessage.cpp b/indra/newview/llviewermessage.cpp
index 066298de97..31a18a2e98 100644
--- a/indra/newview/llviewermessage.cpp
+++ b/indra/newview/llviewermessage.cpp
@@ -3078,7 +3078,7 @@ void process_agent_movement_complete(LLMessageSystem* msg, void**)
{
// Chat the "back" SLURL. (DEV-4907)
- //TODO* CHAT: how to show this?
+ //TODO* CHAT: how to show this?
//LLSD args;
//args["MESSAGE"] = message;
//LLNotificationsUtil::add("SystemMessage", args);