From 8c3feea2a2f3bcb648f712f63ea9c4dab8aaa0c3 Mon Sep 17 00:00:00 2001
From: Leyla Farazha <leyla@lindenlab.com>
Date: Wed, 28 Apr 2010 17:52:55 -0700
Subject: [PATCH] adding eol

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

diff --git a/indra/llui/llspinctrl.cpp b/indra/llui/llspinctrl.cpp
index 9c2cbd49570..b47f21ed8ae 100644
--- a/indra/llui/llspinctrl.cpp
+++ b/indra/llui/llspinctrl.cpp
@@ -461,4 +461,4 @@ BOOL LLSpinCtrl::handleDoubleClick(S32 x, S32 y, MASK mask)
 {
 	// just treat a double click as a second click
 	return handleMouseDown(x, y, mask);
-}
\ No newline at end of file
+}
-- 
GitLab