diff --git a/indra/llui/llfloater.cpp b/indra/llui/llfloater.cpp
index 43a37d6dffd02b6e2e7644fee87bb727bc7bcffb..8917d5490c98930423262a7a2534b09958a4c301 100644
--- a/indra/llui/llfloater.cpp
+++ b/indra/llui/llfloater.cpp
@@ -3107,4 +3107,5 @@ void LLFloater::stackWith(LLFloater& other)
 	
 	mRectControl.clear(); // don't save rect of stacked floaters
 	setShape(next_rect);
-}
\ No newline at end of file
+}
+