From 070954495ab8d6090352ea60c101c7cc30f17b3f Mon Sep 17 00:00:00 2001
From: "Mark Palange (Mani)" <palange@lindenlab.com>
Date: Tue, 1 Jun 2010 18:43:41 -0700
Subject: [PATCH] Added eol-at-eof

---
 indra/llcommon/tests/llprocessor_test.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/llcommon/tests/llprocessor_test.cpp b/indra/llcommon/tests/llprocessor_test.cpp
index 33c75bf2292..83b235cae5c 100644
--- a/indra/llcommon/tests/llprocessor_test.cpp
+++ b/indra/llcommon/tests/llprocessor_test.cpp
@@ -64,4 +64,4 @@ namespace tut
 		ensure_not_equals("Unknown Family name", family, "Unknown"); 
 		ensure_not_equals("Undetected Frequency", freq, LLSD(0).asReal());
 	}
-}
\ No newline at end of file
+}
-- 
GitLab