From 11ec720a063b73fc042e8b06338b9526835dbb6b Mon Sep 17 00:00:00 2001
From: Leyla Farazha <leyla@lindenlab.com>
Date: Tue, 22 Jun 2010 16:55:08 -0700
Subject: [PATCH] adding eol

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

diff --git a/indra/llui/llbutton.cpp b/indra/llui/llbutton.cpp
index c678d78eb59..39e46a7ccb7 100644
--- a/indra/llui/llbutton.cpp
+++ b/indra/llui/llbutton.cpp
@@ -1168,4 +1168,4 @@ BOOL LLButton::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