From d8b3e7a021b97bf3cb4494c4d9228ed0a3c16738 Mon Sep 17 00:00:00 2001
From: Martin Reddy <lynx@lindenlab.com>
Date: Mon, 2 Nov 2009 11:50:17 +0000
Subject: [PATCH] Added a newline at the end of llui/lliconctrl.cpp to unbork
 parabuild.

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

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