summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorprep linden <prep@lindenlab.com>2011-01-27 17:15:31 -0500
committerprep linden <prep@lindenlab.com>2011-01-27 17:15:31 -0500
commit536b51c2bb8d3e94f1e979e0ab9a18918b01f4df (patch)
treec1fec3f50c93fc0a081836aab4ade22a81277f46 /indra/newview/llvoavatarself.cpp
parent2e8640c3b084d00b3fa5de93b75ccaf25f2126a6 (diff)
Renamed function
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rw-r--r--indra/newview/llvoavatarself.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index d27d7be21b..75966a0f96 100644
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -1139,7 +1139,7 @@ const LLViewerJointAttachment *LLVOAvatarSelf::attachObject(LLViewerObject *view
LLAppearanceMgr::instance().registerAttachment(attachment_id);
// Clear any pending requests once the attachment arrives.
removeAttachmentRequest(attachment_id);
- updateLODRiggedAttacmhments();
+ updateLODRiggedAttachments();
}
return attachment;