From 1f3212b68087269397d5c5e33acbc1e70c13ee44 Mon Sep 17 00:00:00 2001
From: CG Linden <cg@lindenlab.com>
Date: Sat, 31 Oct 2009 04:25:48 -0700
Subject: Add missing eol

---
 indra/llui/lliconctrl.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/indra/llui/lliconctrl.cpp b/indra/llui/lliconctrl.cpp
index 82ffac9580..b1bd2b89a9 100644
--- a/indra/llui/lliconctrl.cpp
+++ b/indra/llui/lliconctrl.cpp
@@ -123,4 +123,5 @@ void LLIconCtrl::setIconImageDrawSize()
 			mImagep->getImage()->setKnownDrawSize(mDrawWidth, mDrawHeight) ;
 		}
 	}
-}
\ No newline at end of file
+}
+
-- 
cgit v1.2.3