summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
diff options
context:
space:
mode:
authordmitry <none@none>2013-08-06 13:18:12 +0300
committerdmitry <none@none>2013-08-06 13:18:12 +0300
commitd249264143160dea5f973cdaec2fb3bde0ef463a (patch)
treeb0af43eee0d69d7854692e26f4b96f719c99395f /indra/newview/llinventorybridge.cpp
parent106f161a6e33cef2ef1651dff829aca0193e04ee (diff)
parent237dbb26f3c54157a4240b539e40c92f98b9f75f (diff)
Merge
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);