summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/COIOP_Naming_Test
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-06-15 01:30:50 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-06-15 01:30:50 +0000
commit2019e9da707aeeaf20ff62699dd77bb569bf6f84 (patch)
treeca5db1ee1872db8a18298695ddd930fa3c4c1548 /TAO/orbsvcs/tests/COIOP_Naming_Test
parent2b4b604673063fcf73d63f19ea17f9635ad04153 (diff)
downloadATCD-2019e9da707aeeaf20ff62699dd77bb569bf6f84.tar.gz
Sun Jun 15 01:28:01 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/tests/COIOP_Naming_Test')
-rw-r--r--TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp b/TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp
index df927dc4b1d..501c2edc493 100644
--- a/TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp
+++ b/TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp
@@ -44,7 +44,7 @@ Client_Task::svc (void)
hello->get_string ();
ACE_DEBUG ((LM_DEBUG, "(%P|%t) - string returned <%s>\n",
- the_string.in ()));
+ the_string.in ()));
if (!this->result_)
{