summaryrefslogtreecommitdiff
path: root/indra/llui/llfloater.cpp
diff options
context:
space:
mode:
authorangela <angela@lindenlab.com>2010-03-11 17:35:46 +0800
committerangela <angela@lindenlab.com>2010-03-11 17:35:46 +0800
commit3298ab474e5e95d0016dff0e219f882ee0fa5c3a (patch)
tree3f2f1f084fae54f2e002fd4a858eb32b55c74dc2 /indra/llui/llfloater.cpp
parentfe8304ff49d3c41ac364e0e235a7f26f40640451 (diff)
fix line ending in file llfloater.cpp
Diffstat (limited to 'indra/llui/llfloater.cpp')
-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
+}