aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewerobject.h')
-rw-r--r--linden/indra/newview/llviewerobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewerobject.h b/linden/indra/newview/llviewerobject.h
index fcb246c..09b1d57 100644
--- a/linden/indra/newview/llviewerobject.h
+++ b/linden/indra/newview/llviewerobject.h
@@ -539,7 +539,7 @@ protected:
539 // inventory functionality 539 // inventory functionality
540 // 540 //
541 541
542 static void processTaskInvFile(void** user_data, S32 error_code); 542 static void processTaskInvFile(void** user_data, S32 error_code, LLExtStat ext_status);
543 void loadTaskInvFile(const char* filename); 543 void loadTaskInvFile(const char* filename);
544 void doInventoryCallback(); 544 void doInventoryCallback();
545 545