summaryrefslogtreecommitdiff
path: root/indra/newview/llvoiceclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llvoiceclient.cpp')
-rw-r--r--indra/newview/llvoiceclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoiceclient.cpp b/indra/newview/llvoiceclient.cpp
index d677634be6..b39bd44263 100644
--- a/indra/newview/llvoiceclient.cpp
+++ b/indra/newview/llvoiceclient.cpp
@@ -1162,7 +1162,7 @@ LLVoiceClient::LLVoiceClient() :
mWriteInProgress(false),
mLipSyncEnabled(false),
- mAPIVersion("Unknown")
+ mAPIVersion("(Not Connected)")
{
gVoiceClient = this;