summaryrefslogtreecommitdiff
path: root/ACE/tests/Map_Manager_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-05-01 17:53:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-05-01 17:53:12 +0000
commit84882f8cc1ec4f3a35b6698c4fe229ebb4365467 (patch)
tree9ef978b9684a161720fc10e5739e031945c9e4e2 /ACE/tests/Map_Manager_Test.cpp
parente018408ad844c462254e3b5e8790ef7cf9caebaa (diff)
downloadATCD-84882f8cc1ec4f3a35b6698c4fe229ebb4365467.tar.gz
Diffstat (limited to 'ACE/tests/Map_Manager_Test.cpp')
-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 37c4c365edd..27e222beb02 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, "LM_ERROR: Table size is 0\n"));
+ ACE_ERROR ((LM_ERROR, "LM_ERROR@Table size is 0\n"));
++result;
}
else