diff options
| author | Roxie Linden <roxie@lindenlab.com> | 2010-02-02 22:17:39 -0800 | 
|---|---|---|
| committer | Roxie Linden <roxie@lindenlab.com> | 2010-02-02 22:17:39 -0800 | 
| commit | 311aaf7ffd8f7dc95dba84f10fcae97bc93901bb (patch) | |
| tree | c53a41a2bf022f163a2265d602de250e25b52f9f | |
| parent | 9e89819d55a3b6ee7fc56f3efb36f273e4e05c83 (diff) | |
add EOL to llsecapi_test.cpp to pass checkin filters
| -rw-r--r-- | indra/newview/tests/llsecapi_test.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/tests/llsecapi_test.cpp b/indra/newview/tests/llsecapi_test.cpp index 22bc47b6d3..caa1461987 100644 --- a/indra/newview/tests/llsecapi_test.cpp +++ b/indra/newview/tests/llsecapi_test.cpp @@ -185,4 +185,4 @@ namespace tut  			   retrieved_test2_handler == test2_handler);  	} -}
\ No newline at end of file +}  | 
