summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.h
diff options
context:
space:
mode:
authorCinder <cinder.roxley@phoenixviewer.com>2014-05-07 19:58:56 -0600
committerCinder <cinder.roxley@phoenixviewer.com>2014-05-07 19:58:56 -0600
commit8501d6494bceeea962d7251d882ddc244a8daa7f (patch)
tree31a739f8cbf705ec4941c295a298fd7aa8703a03 /indra/newview/llpreviewscript.h
parente8422e5bed6c593c8a26b533f33103911a1d3da6 (diff)
Code policy
Diffstat (limited to 'indra/newview/llpreviewscript.h')
-rwxr-xr-xindra/newview/llpreviewscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h
index 966c149d3d..69a72325fc 100755
--- a/indra/newview/llpreviewscript.h
+++ b/indra/newview/llpreviewscript.h
@@ -77,7 +77,7 @@ protected:
public:
~LLScriptEdCore();
- void initialiseKeywords();
+ void initializeKeywords();
void initMenu();
void processKeywords();
void processLoaded();