diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-04-01 21:07:49 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-04-01 21:07:49 -0700 |
commit | 947bd994885ec59c138a2e3835b940a22ebaea1e (patch) | |
tree | cfdac833258a789a71bd466a441f06053cff9d50 /indra/newview/llvoicevivox.cpp | |
parent | 19be852fd63f9ae9eef1ff9aa864bd25d0d200bc (diff) |
Incorporate Aimees code review comments
Diffstat (limited to 'indra/newview/llvoicevivox.cpp')
-rw-r--r-- | indra/newview/llvoicevivox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoicevivox.cpp b/indra/newview/llvoicevivox.cpp index d7c2939b93..bf09cdef37 100644 --- a/indra/newview/llvoicevivox.cpp +++ b/indra/newview/llvoicevivox.cpp @@ -1,5 +1,5 @@ /** - * @file LLVivoxVoiceClient.cpp + * @file llvoicevivox.cpp * @brief Implementation of LLVivoxVoiceClient class which is the interface to the voice client process. * * $LicenseInfo:firstyear=2001&license=viewergpl$ |