diff --git a/indra/llui/llbutton.cpp b/indra/llui/llbutton.cpp
index c678d78eb59ab9a4e2b3e3e2ffc6b16040686981..39e46a7ccb7e465dbcc16d459a06de1b5b2dc214 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
+}