From ac9849fb03ec5173ff7ec1b968550e006e8c769e Mon Sep 17 00:00:00 2001 From: Richard Linden Date: Wed, 26 Feb 2014 11:59:49 -0800 Subject: fixed mispelling of generateOutgoingAdHocHash --- indra/newview/llimview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llimview.cpp') 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; -- cgit v1.3