diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-15 22:19:15 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-15 22:19:15 +0300 |
commit | 06a76eda6af9fbe36e40a749c44e590ad6cfe363 (patch) | |
tree | 8e269e6e11880d316c9358c6654479c17f644b08 /indra/newview/llimprocessing.h | |
parent | ae931987356a71dbe8fc7ec31f2a2fe9108b4495 (diff) | |
parent | 293462d8ff6dcb00ec501d026a6589d869a2f846 (diff) |
Merge branch 'develop' into marchcat/05-develop
Diffstat (limited to 'indra/newview/llimprocessing.h')
-rw-r--r-- | indra/newview/llimprocessing.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimprocessing.h b/indra/newview/llimprocessing.h index 030d28b198..66ffc59ae0 100644 --- a/indra/newview/llimprocessing.h +++ b/indra/newview/llimprocessing.h @@ -48,6 +48,7 @@ public: U8 *binary_bucket, S32 binary_bucket_size, LLHost &sender, + LLSD metadata, LLUUID aux_id = LLUUID::null); // Either receives list of offline messages from 'ReadOfflineMsgs' capability |