diff options
| author | Cinder <cinder.roxley@phoenixviewer.com> | 2014-05-07 19:58:56 -0600 |
|---|---|---|
| committer | Cinder <cinder.roxley@phoenixviewer.com> | 2014-05-07 19:58:56 -0600 |
| commit | 8501d6494bceeea962d7251d882ddc244a8daa7f (patch) | |
| tree | 31a739f8cbf705ec4941c295a298fd7aa8703a03 /indra/newview/llpreviewscript.h | |
| parent | e8422e5bed6c593c8a26b533f33103911a1d3da6 (diff) | |
Code policy
Diffstat (limited to 'indra/newview/llpreviewscript.h')
| -rwxr-xr-x | indra/newview/llpreviewscript.h | 2 |
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(); |
