summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2009-12-16 19:19:42 +0200
committerMike Antipov <mantipov@productengine.com>2009-12-16 19:19:42 +0200
commite921eac328f60a44b2671cba6ea0bf09c03c14f3 (patch)
tree5e1ec1c53a7661dc4dbd0700bad842617c306214 /indra
parent0ec2bacfac207451386b55006f94e917f1277edc (diff)
Fixed line endings to unix format
--HG-- branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llspeakers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llspeakers.cpp b/indra/newview/llspeakers.cpp
index da7910d8b4..6bbd3c6687 100644
--- a/indra/newview/llspeakers.cpp
+++ b/indra/newview/llspeakers.cpp
@@ -662,7 +662,7 @@ void LLIMSpeakerMgr::moderateVoiceOtherParticipants(const LLUUID& excluded_avata
// TODO: mantipov: add more intellectual processing of several following requests
mReverseVoiceModeratedAvatarID = excluded_avatar_id;
- moderateVoiceSession(getSessionID(), !unmute);
+ moderateVoiceSession(getSessionID(), !unmute);
/*
LLSpeakerMgr::speaker_list_t speakers;
getSpeakerList(&speakers, FALSE);