summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-11-13 13:50:07 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2009-11-13 13:50:07 +0000
commitfdf287d9b634d194fb22655155fa26f9c7233db7 (patch)
tree81604469a63b8e8be9777c6642f602a15d2ce34f /indra
parent9054f31f89963f2f24a6b872fbc6816ee01f0d70 (diff)
trivial comment change.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llvoicechannel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoicechannel.cpp b/indra/newview/llvoicechannel.cpp
index d93913b944..03e0f99727 100644
--- a/indra/newview/llvoicechannel.cpp
+++ b/indra/newview/llvoicechannel.cpp
@@ -870,7 +870,7 @@ void LLVoiceChannelP2P::setSessionHandle(const std::string& handle, const std::s
void LLVoiceChannelP2P::setState(EState state)
{
- // HACK: Open/close the call window if needed.
+ // *HACK: Open/close the call window if needed.
toggleCallWindowIfNeeded(state);
// *HACK: open outgoing call floater if needed, might be better done elsewhere.