summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2013-08-05 15:39:49 -0400
committerOz Linden <oz@lindenlab.com>2013-08-05 15:39:49 -0400
commit561e0bb1a09e613e6fb41f6a31f1b182b9caa19c (patch)
tree99affc11ead78852e5f4a57594a037859766e00a /indra/newview/llinventorybridge.cpp
parentefba897e45b5065619bbe0e1451a40b6391e503c (diff)
parent32b8d398eca5eaa4ca99aa48839ad64d97954cae (diff)
merge changes for 3.6.2-release
Diffstat (limited to 'indra/newview/llinventorybridge.cpp')
-rwxr-xr-xindra/newview/llinventorybridge.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventorybridge.cpp b/indra/newview/llinventorybridge.cpp
index a5043a30ac..e4fc469bb7 100755
--- a/indra/newview/llinventorybridge.cpp
+++ b/indra/newview/llinventorybridge.cpp
@@ -3444,7 +3444,7 @@ void LLFolderBridge::buildContextMenuOptions(U32 flags, menuentry_vec_t& items
}
}
- //Added by spatters to force inventory pull on right-click to display folder options correctly. 07-17-06
+ //Added by aura to force inventory pull on right-click to display folder options correctly. 07-17-06
mCallingCards = mWearables = FALSE;
LLIsType is_callingcard(LLAssetType::AT_CALLINGCARD);