aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/lscript/lscript_execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/lscript/lscript_execute.h')
-rw-r--r--linden/indra/lscript/lscript_execute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/lscript/lscript_execute.h b/linden/indra/lscript/lscript_execute.h
index e9353e3..997e04d 100644
--- a/linden/indra/lscript/lscript_execute.h
+++ b/linden/indra/lscript/lscript_execute.h
@@ -367,7 +367,7 @@ public:
367class LLScriptExecute 367class LLScriptExecute
368{ 368{
369public: 369public:
370 LLScriptExecute(FILE *fp); 370 LLScriptExecute(LLFILE *fp);
371 LLScriptExecute(U8 *buffer); 371 LLScriptExecute(U8 *buffer);
372 ~LLScriptExecute(); 372 ~LLScriptExecute();
373 373