summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2014-02-26 11:59:49 -0800
committerRichard Linden <none@none>2014-02-26 11:59:49 -0800
commitac9849fb03ec5173ff7ec1b968550e006e8c769e (patch)
treeec613c89b520993e3f99561312c68668cdb08182 /indra/newview/llimview.cpp
parentccc15df25f86d14bb28c550d64ca4ed77f3fde6e (diff)
fixed mispelling of generateOutgoingAdHocHash
Diffstat (limited to 'indra/newview/llimview.cpp')
-rwxr-xr-xindra/newview/llimview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimview.cpp b/indra/newview/llimview.cpp
index 2871dbd70d..7aec056b0a 100755
--- a/indra/newview/llimview.cpp
+++ b/indra/newview/llimview.cpp
@@ -785,7 +785,7 @@ bool LLIMModel::LLIMSession::isOtherParticipantAvaline()
return !mOtherParticipantIsAvatar;
}
-LLUUID LLIMModel::LLIMSession::generateOutgouigAdHocHash() const
+LLUUID LLIMModel::LLIMSession::generateOutgoingAdHocHash() const
{
LLUUID hash = LLUUID::null;