summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-08-16 15:02:24 -0700
committerRichard Nelson <none@none>2010-08-16 15:02:24 -0700
commitd06500eaddd12f09189b47abfdd6990a652f8b51 (patch)
treeb883cbd00d372292619527e2b529b966bd766c6a /indra/llui
parent32e4cda7dc730d505190db3d6658d6dd94bfc28f (diff)
fixed EOL
Diffstat (limited to 'indra/llui')
-rw-r--r--indra/llui/llpanel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llpanel.cpp b/indra/llui/llpanel.cpp
index bfca0bd45e..f79429e0f6 100644
--- a/indra/llui/llpanel.cpp
+++ b/indra/llui/llpanel.cpp
@@ -1051,4 +1051,4 @@ LLPanel* LLPanel::createFactoryPanel(const std::string& name)
}
LLPanel::Params panel_p;
return LLUICtrlFactory::create<LLPanel>(panel_p);
-} \ No newline at end of file
+}