summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2009-11-25 15:16:17 +0200
committerMike Antipov <mantipov@productengine.com>2009-11-25 15:16:17 +0200
commit964f4a8fef54f66a9d6ccfea321fa84f51be8bf6 (patch)
tree62b2daecef4ade7bd195cdcaa97c39e0bb6f2f38
parent9d941cf1193eaaf333dd1c9427256786b1bc60c8 (diff)
No ticket. Fixed lines endings to Unix format
--HG-- branch : product-engine
-rw-r--r--indra/newview/llcallfloater.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h
index 3e672eec79..f1afddb1cc 100644
--- a/indra/newview/llcallfloater.h
+++ b/indra/newview/llcallfloater.h
@@ -41,13 +41,13 @@ class LLParticipantList;
class LLSpeakerMgr;
/**
- * The Voice Control Panel is an ambient window summoned by clicking the flyout chevron on the Speak button.
- * It can be torn-off and freely positioned onscreen.
- *
- * When the Resident is engaged in Nearby Voice Chat, the Voice Control Panel provides control over
- * the Resident's own microphone input volume, the audible volume of each of the other participants,
- * the Resident's own Voice Morphing settings (if she has subscribed to enable the feature), and Voice Recording.
- *
+ * The Voice Control Panel is an ambient window summoned by clicking the flyout chevron on the Speak button.
+ * It can be torn-off and freely positioned onscreen.
+ *
+ * When the Resident is engaged in Nearby Voice Chat, the Voice Control Panel provides control over
+ * the Resident's own microphone input volume, the audible volume of each of the other participants,
+ * the Resident's own Voice Morphing settings (if she has subscribed to enable the feature), and Voice Recording.
+ *
* When the Resident is engaged in Group Voice Chat, the Voice Control Panel also provides an
* 'End Call' button to allow the Resident to leave that voice channel.
*/