diff options
author | brad kittenbrink <brad@lindenlab.com> | 2010-11-01 16:49:18 -0700 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2010-11-01 16:49:18 -0700 |
commit | 9cc290ef8fccdc585027d84ac9cfb864ed933061 (patch) | |
tree | 1e20139e9b5abe4470e1c78387f94b62ef6b53b1 /indra/newview/tests/llversioninfo_test.cpp | |
parent | 730ffc4a483dec799d1ec770bff0bb2fcc8f9dc1 (diff) |
Added newline at EOF to satisfy linux gcc
Diffstat (limited to 'indra/newview/tests/llversioninfo_test.cpp')
-rw-r--r-- | indra/newview/tests/llversioninfo_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/tests/llversioninfo_test.cpp b/indra/newview/tests/llversioninfo_test.cpp index b4f1b0273f..8855a24ead 100644 --- a/indra/newview/tests/llversioninfo_test.cpp +++ b/indra/newview/tests/llversioninfo_test.cpp @@ -111,4 +111,4 @@ namespace tut LLVersionInfo::getVersionAndChannel(), mResetVersionAndChannel); } -}
\ No newline at end of file +} |