diff --git a/indra/llcommon/tests/llprocessor_test.cpp b/indra/llcommon/tests/llprocessor_test.cpp
index 33c75bf22923f8ab9a1d61dcd726a3e51808ac83..83b235cae5c54d1cf0af502fdfd719b48e709486 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
+}