summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp')
-rw-r--r--TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp b/TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp
index e3dc8eaab7f..da07a2dd6f8 100644
--- a/TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp
+++ b/TAO/orbsvcs/examples/CosEC/Factory/FactoryClient.cpp
@@ -188,7 +188,7 @@ FactoryClient::find_channel (const char* channel_id)
orb_->object_to_string (channel.in ());
ACE_DEBUG ((LM_DEBUG,
- "Find returned - %s \n",
+ "Find returned - %s\n",
str.in ()));
this->find_channel_id (channel.in ());
@@ -210,7 +210,7 @@ FactoryClient::find_channel_id (CosEventChannelAdmin::EventChannel_ptr channel)
orb_->object_to_string (channel);
ACE_DEBUG ((LM_DEBUG,
- "trying to find the Channel %s \n",
+ "trying to find the Channel %s\n",
str.in ()));
char *channel_id =