summaryrefslogtreecommitdiff
path: root/tests/CDR_Array_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CDR_Array_Test.cpp')
-rw-r--r--tests/CDR_Array_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CDR_Array_Test.cpp b/tests/CDR_Array_Test.cpp
index f6aa7d02e0e..835bef0355d 100644
--- a/tests/CDR_Array_Test.cpp
+++ b/tests/CDR_Array_Test.cpp
@@ -544,7 +544,7 @@ CDR_Test<T, H>::do_test (int total, int niter, int use_array,
if (is.good_bit () != 0)
{
ACE_ERROR ((LM_ERROR,
- ACE_TEXT ("Test for good bit failed in %s Array_test \n"),
+ ACE_TEXT ("Test for good bit failed in %s Array_test\n"),
H::name ()));
}
}