summaryrefslogtreecommitdiff
path: root/TAO/tests/Oneways_Invoking_Twoways/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Oneways_Invoking_Twoways/client.cpp')
-rw-r--r--TAO/tests/Oneways_Invoking_Twoways/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Oneways_Invoking_Twoways/client.cpp b/TAO/tests/Oneways_Invoking_Twoways/client.cpp
index c8f5a79fac9..7adc60840d8 100644
--- a/TAO/tests/Oneways_Invoking_Twoways/client.cpp
+++ b/TAO/tests/Oneways_Invoking_Twoways/client.cpp
@@ -119,7 +119,7 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
ACE_Thread_Manager::instance ()->wait ();
ACE_DEBUG ((LM_DEBUG,
- "Event Loop finished \n"));
+ "Event Loop finished\n"));
orb->destroy ();
}