summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-01-13 14:54:21 +0200
committerPaul Guslisty <pguslisty@productengine.com>2010-01-13 14:54:21 +0200
commitab5580d1e9f864c675a7ffc8e356a56463bb3e97 (patch)
tree66162279b173e80673e498bb411bc8cfc9ffc885
parent4f51ab844859e0784324b70751b3d06dfd84cfa5 (diff)
Fixed linux build
--HG-- branch : product-engine
-rw-r--r--indra/newview/llimfloater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimfloater.cpp b/indra/newview/llimfloater.cpp
index c52e749d64..aee34eb0af 100644
--- a/indra/newview/llimfloater.cpp
+++ b/indra/newview/llimfloater.cpp
@@ -1023,4 +1023,4 @@ void LLIMFloater::onIMChicletCreated( const LLUUID& session_id )
im_box->addFloater(new_tab, FALSE, LLTabContainer::END);
}
-} \ No newline at end of file
+}