From e922089ff429cf8f501359fb06761124609caa0e Mon Sep 17 00:00:00 2001 From: Adam Moss Date: Fri, 16 Oct 2009 12:39:05 +0000 Subject: DEV-41080 more automated testing love - minor comment fixing. --- indra/llmessage/tests/llhost_test.cpp | 2 +- indra/llmessage/tests/llmime_test.cpp | 4 ++-- indra/llmessage/tests/llnamevalue_test.cpp | 2 +- indra/llmessage/tests/llsdmessage_test.cpp | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'indra/llmessage') diff --git a/indra/llmessage/tests/llhost_test.cpp b/indra/llmessage/tests/llhost_test.cpp index 5dc9ce42ee..6dbdcb86e7 100644 --- a/indra/llmessage/tests/llhost_test.cpp +++ b/indra/llmessage/tests/llhost_test.cpp @@ -1,5 +1,5 @@ /** - * @file llhost_tut.cpp + * @file llhost_test.cpp * @author Adroit * @date 2007-02 * @brief llhost test cases. diff --git a/indra/llmessage/tests/llmime_test.cpp b/indra/llmessage/tests/llmime_test.cpp index 62a84d34c0..ad96286731 100644 --- a/indra/llmessage/tests/llmime_test.cpp +++ b/indra/llmessage/tests/llmime_test.cpp @@ -1,8 +1,8 @@ /** - * @file llmime_tut.cpp + * @file llmime_test.cpp * @author Phoenix * @date 2006-12-24 - * @brief BRIEF_DESC of llmime_tut.cpp + * @brief BRIEF_DESC of llmime_test.cpp * * $LicenseInfo:firstyear=2006&license=viewergpl$ * diff --git a/indra/llmessage/tests/llnamevalue_test.cpp b/indra/llmessage/tests/llnamevalue_test.cpp index 3146e7f979..bef4c06334 100644 --- a/indra/llmessage/tests/llnamevalue_test.cpp +++ b/indra/llmessage/tests/llnamevalue_test.cpp @@ -1,5 +1,5 @@ /** - * @file llnamevalue_tut.cpp + * @file llnamevalue_test.cpp * @author Adroit * @date 2007-02 * @brief LLNameValue unit test diff --git a/indra/llmessage/tests/llsdmessage_test.cpp b/indra/llmessage/tests/llsdmessage_test.cpp index 2957d7cc4f..9b018d685b 100644 --- a/indra/llmessage/tests/llsdmessage_test.cpp +++ b/indra/llmessage/tests/llsdmessage_test.cpp @@ -1,5 +1,5 @@ /** - * @file llsdmessage_tut.cpp + * @file llsdmessage_test.cpp * @author Nat Goodspeed * @date 2008-12-22 * @brief Test of llsdmessage.h -- cgit v1.2.3