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/llcharacter | |
parent | fc6c7e3933b6a80e00d2178c27b33ae0d624283d (diff) |
DEV-41080 more automated testing love - minor comment fixing.
Diffstat (limited to 'indra/llcharacter')
-rw-r--r-- | indra/llcharacter/tests/lljoint_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcharacter/tests/lljoint_test.cpp b/indra/llcharacter/tests/lljoint_test.cpp index e43e164dd1..06e455883b 100644 --- a/indra/llcharacter/tests/lljoint_test.cpp +++ b/indra/llcharacter/tests/lljoint_test.cpp @@ -1,5 +1,5 @@ /** - * @file lljoint_tut.cpp + * @file lljoint_test.cpp * @author Adroit * @date 2007-03 * @brief lljoint test cases. |