diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-16 12:39:05 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-16 12:39:05 +0000 |
commit | e922089ff429cf8f501359fb06761124609caa0e (patch) | |
tree | 292896c5477aa5e62ef591c3f754638beaf1e0f8 /indra/llcommon/tests/llframetimer_test.cpp | |
parent | fc6c7e3933b6a80e00d2178c27b33ae0d624283d (diff) |
DEV-41080 more automated testing love - minor comment fixing.
Diffstat (limited to 'indra/llcommon/tests/llframetimer_test.cpp')
-rw-r--r-- | indra/llcommon/tests/llframetimer_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/tests/llframetimer_test.cpp b/indra/llcommon/tests/llframetimer_test.cpp index 737c996d0f..1d047e41f8 100644 --- a/indra/llcommon/tests/llframetimer_test.cpp +++ b/indra/llcommon/tests/llframetimer_test.cpp @@ -1,5 +1,5 @@ /** - * @file lltiming_tut.cpp + * @file lltiming_test.cpp * @date 2006-07-23 * @brief Tests the timers. * |