summaryrefslogtreecommitdiff
path: root/indra/llmessage/lltransfersourceasset.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/lltransfersourceasset.h')
-rw-r--r--indra/llmessage/lltransfersourceasset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/lltransfersourceasset.h b/indra/llmessage/lltransfersourceasset.h
index 446c9622b2..6c9aabe91b 100644
--- a/indra/llmessage/lltransfersourceasset.h
+++ b/indra/llmessage/lltransfersourceasset.h
@@ -39,7 +39,7 @@ public:
virtual ~LLTransferSourceAsset();
static void responderCallback(LLVFS *vfs, const LLUUID& uuid, LLAssetType::EType type,
- void *user_data, S32 result);
+ void *user_data, S32 result, LLExtStat ext_status );
protected:
/*virtual*/ void initTransfer();
/*virtual*/ F32 updatePriority();