diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llgesturemgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llgesturemgr.h b/linden/indra/newview/llgesturemgr.h index 29aecf3..92b484a 100644 --- a/linden/indra/newview/llgesturemgr.h +++ b/linden/indra/newview/llgesturemgr.h | |||
@@ -132,7 +132,7 @@ protected: | |||
132 | static void onLoadComplete(LLVFS *vfs, | 132 | static void onLoadComplete(LLVFS *vfs, |
133 | const LLUUID& asset_uuid, | 133 | const LLUUID& asset_uuid, |
134 | LLAssetType::EType type, | 134 | LLAssetType::EType type, |
135 | void* user_data, S32 status); | 135 | void* user_data, S32 status, LLExtStat ext_status); |
136 | 136 | ||
137 | public: | 137 | public: |
138 | BOOL mValid; | 138 | BOOL mValid; |