summaryrefslogtreecommitdiff
path: root/indra/newview/llgiveinventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llgiveinventory.h')
-rw-r--r--indra/newview/llgiveinventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llgiveinventory.h b/indra/newview/llgiveinventory.h
index 38077fcca7..e589a0cc69 100644
--- a/indra/newview/llgiveinventory.h
+++ b/indra/newview/llgiveinventory.h
@@ -61,7 +61,7 @@ public:
/**
* Gives passed inventory item to specified avatar in specified session.
*/
- static void LLGiveInventory::doGiveInventoryItem(const LLUUID& to_agent,
+ static void doGiveInventoryItem(const LLUUID& to_agent,
const LLInventoryItem* item,
const LLUUID& im_session_id = LLUUID::null);