From 54d392c4ff8a2a211e00a62023409b2dba85e8e9 Mon Sep 17 00:00:00 2001
From: Cinder <cinder.roxley@phoenixviewer.com>
Date: Mon, 21 Apr 2014 12:07:46 -0600
Subject: [PATCH] Another oops windows build fix.

---
 indra/newview/llscripteditor.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/llscripteditor.cpp b/indra/newview/llscripteditor.cpp
index bb59a1d8217..5d87f7ba0c2 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()
 {
 
 }
-- 
GitLab