summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-05-01 17:48:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-05-01 17:48:12 +0000
commitedb0c74b3bfa3bad6bdd934ad978023137364ba9 (patch)
tree3d992b889663a0273aabcbffc4b2176346353e76 /ACE
parent92c629a0617f31a464a10d1853a4ad3b1ac8df80 (diff)
downloadATCD-edb0c74b3bfa3bad6bdd934ad978023137364ba9.tar.gz
Diffstat (limited to 'ACE')
-rw-r--r--ACE/tests/Map_Manager_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Map_Manager_Test.cpp b/ACE/tests/Map_Manager_Test.cpp
index 20bd0ed29f2..6b224381ebf 100644
--- a/ACE/tests/Map_Manager_Test.cpp
+++ b/ACE/tests/Map_Manager_Test.cpp
@@ -928,7 +928,7 @@ run_main (int argc, ACE_TCHAR *argv[])
if (table_size == 0)
{
- ACE_ERROR ((LM_ERROR, "Table size is 0\n"));
+ ACE_ERROR ((LM_ERROR, "ERROR: Table size is 0\n"));
++result;
}
else