summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp')
-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_)
{