summaryrefslogtreecommitdiff
path: root/indra/llmessage/llxfer_vfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/llxfer_vfile.h')
-rw-r--r--indra/llmessage/llxfer_vfile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llmessage/llxfer_vfile.h b/indra/llmessage/llxfer_vfile.h
index 3d9d8de7a7..a5dce0352c 100644
--- a/indra/llmessage/llxfer_vfile.h
+++ b/indra/llmessage/llxfer_vfile.h
@@ -45,7 +45,7 @@ class LLXfer_VFile : public LLXfer
const LLUUID &remote_id,
const LLAssetType::EType type,
const LLHost &remote_host,
- void (*callback)(void **,S32),
+ void (*callback)(void **,S32,LLExtStat),
void **user_data);
virtual S32 startDownload();
@@ -72,3 +72,4 @@ class LLXfer_VFile : public LLXfer
+