summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/llui/llfloater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llfloater.cpp b/indra/llui/llfloater.cpp
index d5b76d12cc..33895ac22a 100644
--- a/indra/llui/llfloater.cpp
+++ b/indra/llui/llfloater.cpp
@@ -2822,4 +2822,4 @@ bool LLFloater::isMinimized(const LLFloater* floater)
bool LLFloater::isVisible(const LLFloater* floater)
{
return floater && floater->getVisible();
-} \ No newline at end of file
+}