aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/message_prehash.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-02-17 22:02:45 -0700
committerMcCabe Maxsted2009-02-17 22:02:45 -0700
commit30b9fd9f0fe44b820d51a47c9aab135127b82b59 (patch)
tree8101044c037263c3bf1273d57909cda05db380f1 /linden/indra/llmessage/message_prehash.cpp
parentBackported Top Scripts changes from 1.22 (diff)
downloadmeta-impy-30b9fd9f0fe44b820d51a47c9aab135127b82b59.zip
meta-impy-30b9fd9f0fe44b820d51a47c9aab135127b82b59.tar.gz
meta-impy-30b9fd9f0fe44b820d51a47c9aab135127b82b59.tar.bz2
meta-impy-30b9fd9f0fe44b820d51a47c9aab135127b82b59.tar.xz
Backported LLSD changes from 1.22
Diffstat (limited to 'linden/indra/llmessage/message_prehash.cpp')
-rw-r--r--linden/indra/llmessage/message_prehash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llmessage/message_prehash.cpp b/linden/indra/llmessage/message_prehash.cpp
index 2ac1319..fd8953d 100644
--- a/linden/indra/llmessage/message_prehash.cpp
+++ b/linden/indra/llmessage/message_prehash.cpp
@@ -598,6 +598,7 @@ char* _PREHASH_FromAgentId = LLMessageStringTable::getInstance()->getString("Fro
598char* _PREHASH_Type = LLMessageStringTable::getInstance()->getString("Type"); 598char* _PREHASH_Type = LLMessageStringTable::getInstance()->getString("Type");
599char* _PREHASH_ChatType = LLMessageStringTable::getInstance()->getString("ChatType"); 599char* _PREHASH_ChatType = LLMessageStringTable::getInstance()->getString("ChatType");
600char* _PREHASH_ReportData = LLMessageStringTable::getInstance()->getString("ReportData"); 600char* _PREHASH_ReportData = LLMessageStringTable::getInstance()->getString("ReportData");
601char* _PREHASH_MonoScore = LLMessageStringTable::getInstance()->getString("MonoScore");
601char* _PREHASH_RequestBlock = LLMessageStringTable::getInstance()->getString("RequestBlock"); 602char* _PREHASH_RequestBlock = LLMessageStringTable::getInstance()->getString("RequestBlock");
602char* _PREHASH_GrantData = LLMessageStringTable::getInstance()->getString("GrantData"); 603char* _PREHASH_GrantData = LLMessageStringTable::getInstance()->getString("GrantData");
603char* _PREHASH_DetachAttachmentIntoInv = LLMessageStringTable::getInstance()->getString("DetachAttachmentIntoInv"); 604char* _PREHASH_DetachAttachmentIntoInv = LLMessageStringTable::getInstance()->getString("DetachAttachmentIntoInv");