summaryrefslogtreecommitdiff
path: root/indra/newview/llgesturemgr.cpp
diff options
context:
space:
mode:
authorsimon <none@none>2013-08-05 14:55:12 -0700
committersimon <none@none>2013-08-05 14:55:12 -0700
commit237dbb26f3c54157a4240b539e40c92f98b9f75f (patch)
tree20b633d545e61cd8bd110d2296f3e68d7d564862 /indra/newview/llgesturemgr.cpp
parentd5aa619146d84c17a3e59432b1608d33bd4b64aa (diff)
parent71e2efab169af5d56f8c5416874d2f7c491f01f1 (diff)
Merge downstream code - Vivox update
Diffstat (limited to 'indra/newview/llgesturemgr.cpp')
-rwxr-xr-xindra/newview/llgesturemgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llgesturemgr.cpp b/indra/newview/llgesturemgr.cpp
index 9aa86297fc..b56c34573d 100755
--- a/indra/newview/llgesturemgr.cpp
+++ b/indra/newview/llgesturemgr.cpp
@@ -166,7 +166,7 @@ void LLGestureMgr::activateGestures(LLViewerInventoryItem::item_array_t& items)
continue;
}
else
- { // Make gesture active and persistent through login sessions. -spatters 07-12-06
+ { // Make gesture active and persistent through login sessions. -Aura 07-12-06
activateGesture(item->getUUID());
}