From 3298ab474e5e95d0016dff0e219f882ee0fa5c3a Mon Sep 17 00:00:00 2001 From: angela Date: Thu, 11 Mar 2010 17:35:46 +0800 Subject: fix line ending in file llfloater.cpp --- indra/llui/llfloater.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llui') 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 +} -- cgit v1.2.3