summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorMark Palange (Mani) <palange@lindenlab.com>2010-06-01 18:43:41 -0700
committerMark Palange (Mani) <palange@lindenlab.com>2010-06-01 18:43:41 -0700
commit070954495ab8d6090352ea60c101c7cc30f17b3f (patch)
tree00f60b8b2a5bbde1032cf818de7a6feffecb3b9b /indra/llcommon
parentebee0b30eb8bd2cce773ed5e2f70aa21afeb2924 (diff)
Added eol-at-eof
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/tests/llprocessor_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/tests/llprocessor_test.cpp b/indra/llcommon/tests/llprocessor_test.cpp
index 33c75bf229..83b235cae5 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
+}