From d91fe250ace0ebbc0f22bbe8b60a3a542cb1e6be Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Tue, 23 Dec 2014 11:12:19 -0500 Subject: fix dos line endings --- indra/llcommon/tests/llframetimer_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llcommon/tests') diff --git a/indra/llcommon/tests/llframetimer_test.cpp b/indra/llcommon/tests/llframetimer_test.cpp index c36b6a1c42..be372bb855 100755 --- a/indra/llcommon/tests/llframetimer_test.cpp +++ b/indra/llcommon/tests/llframetimer_test.cpp @@ -83,7 +83,7 @@ namespace tut } template<> template<> void frametimer_object_t::test<3>() - { + { clock_t t1 = clock(); ms_sleep(200); clock_t t2 = clock(); -- cgit v1.2.3