diff options
Diffstat (limited to 'indra/llmessage')
| -rw-r--r-- | indra/llmessage/tests/llhost_test.cpp | 2 | ||||
| -rw-r--r-- | indra/llmessage/tests/llmime_test.cpp | 4 | ||||
| -rw-r--r-- | indra/llmessage/tests/llnamevalue_test.cpp | 2 | ||||
| -rw-r--r-- | indra/llmessage/tests/llsdmessage_test.cpp | 2 | 
4 files changed, 5 insertions, 5 deletions
| 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 | 
