summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/newview/llscripteditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llscripteditor.cpp b/indra/newview/llscripteditor.cpp
index bb59a1d821..5d87f7ba0c 100644
--- a/indra/newview/llscripteditor.cpp
+++ b/indra/newview/llscripteditor.cpp
@@ -32,7 +32,7 @@
static LLDefaultChildRegistry::Register<LLScriptEditor> r("script_editor");
-LLScriptEditor::LLScriptEditor::Params::Params()
+LLScriptEditor::Params::Params()
{
}